POST api/Blueprints

Request Information

URI Parameters

None.

Body Parameters

Blueprint
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CreatedTs

date

None.

CreatedBy

string

None.

ModifiedTs

date

None.

ModifiedBy

string

None.

CustomerId

integer

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

date

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

date

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

BuildingComponent

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFile

None.

Markers

Collection of Marker

None.

Installers

Collection of Installer

None.

IsDeleted

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "62608860-a91d-4540-8f05-10a2e9d5a682",
  "name": "sample string 2",
  "description": "sample string 3",
  "markerName": "sample string 4",
  "order": "sample string 5",
  "createdTs": "2026-08-27T05:58:16.434516Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-08-27T05:58:16.434516Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "isOffline": true,
  "offlineByUserId": 1,
  "offlineByUserName": "sample string 10",
  "deadline": "2026-08-27T05:58:16.434516Z",
  "isLocked": true,
  "lockedByUserId": 1,
  "lockedByUserName": "sample string 12",
  "lockedTs": "2026-08-27T05:58:16.434516Z",
  "buildingComponentId": "19b91ec4-1023-4e5b-89a1-ffe237777d55",
  "buildingComponent": {
    "id": "f9495f67-4406-4687-a24e-25f479531e5c",
    "name": "sample string 2",
    "description": "sample string 3",
    "order": "sample string 4",
    "createdTs": "2026-08-27T05:58:16.434516Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2026-08-27T05:58:16.434516Z",
    "modifiedBy": "sample string 7",
    "customerId": 8,
    "projectId": "2a6fe24e-75e8-46be-9bcc-2c1e8f0331c9",
    "project": {
      "id": "c86427d0-0604-484b-9d2f-304d49ef2406",
      "name": "sample string 2",
      "status": "sample string 3",
      "buildingName": "sample string 4",
      "createdTs": "2026-08-27T05:58:16.434516Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-08-27T05:58:16.434516Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "image": "sample string 9",
      "street": "sample string 10",
      "no": "sample string 11",
      "postalCode": "sample string 12",
      "city": "sample string 13",
      "country": "sample string 14",
      "contactName": "sample string 15",
      "contactFunction": "sample string 16",
      "mobile": "sample string 17",
      "email": "sample string 18",
      "buildingComponents": [],
      "isDeleted": true,
      "installers": [
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        },
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        }
      ],
      "link": "https://firelog-api.ipcom.be/api/DownloadImage/c86427d0-0604-484b-9d2f-304d49ef2406"
    },
    "blueprints": [],
    "installers": [
      {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      }
    ],
    "isDeleted": true
  },
  "blueprintFileId": "0d2b8c71-6766-4edf-862c-f2c2b971cdb2",
  "blueprintFile": {
    "id": "5fccbeef-2afc-454d-8023-220526d016b9",
    "name": "sample string 2",
    "content": "sample string 3",
    "createdTs": "2026-08-27T05:58:16.434516Z",
    "createdBy": "sample string 4",
    "modifiedTs": "2026-08-27T05:58:16.434516Z",
    "modifiedBy": "sample string 5",
    "snapshot": "QEA="
  },
  "markers": [
    {
      "id": "f6715c7f-f0cd-49ec-8798-3d1d5bd5cf51",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-08-27T05:58:16.434516Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-08-27T05:58:16.434516Z",
      "modifiedBy": "sample string 5",
      "date": "2026-08-27T05:58:16.434516Z",
      "customerId": 6,
      "qrId": "21e0354b-c372-4aac-828f-973d31cbfa38",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "53f29e8d-5237-4ba3-9d3d-df55b60dbbd5",
      "markerXSolutions": [
        {
          "id": "b70817ab-0250-4c3d-bacf-bb83e9402496",
          "markerId": "0c3ea4db-2897-46cc-ab21-6b12dcb44d87",
          "solutionId": "68adece2-de50-4f6a-a541-f7d625bd8eda",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-08-27T05:58:16.434516Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "db312781-1e32-4fc1-9952-73d8ea71dde6",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "68c5f517-1b31-472b-b1aa-f62733c98586",
              "qrLogAttributeListValue": {
                "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                "description": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                "qrLogAttribute": {
                  "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                  "code": "sample string 2",
                  "createdTs": "2026-08-27T05:58:16.434516Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-27T05:58:16.434516Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                  "qrLogAttributeClass": {
                    "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ]
              },
              "markerXSolutionsId": "1a6c12ec-0f79-40ea-9750-b7318fbf1ef1",
              "qrLogAttributeId": "e35807d2-ccbd-4581-a071-394990eab026",
              "qrLogAttribute": {
                "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                "code": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                "qrLogAttributeClass": {
                  "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "db312781-1e32-4fc1-9952-73d8ea71dde6",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "68c5f517-1b31-472b-b1aa-f62733c98586",
              "qrLogAttributeListValue": {
                "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                "description": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                "qrLogAttribute": {
                  "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                  "code": "sample string 2",
                  "createdTs": "2026-08-27T05:58:16.434516Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-27T05:58:16.434516Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                  "qrLogAttributeClass": {
                    "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ]
              },
              "markerXSolutionsId": "1a6c12ec-0f79-40ea-9750-b7318fbf1ef1",
              "qrLogAttributeId": "e35807d2-ccbd-4581-a071-394990eab026",
              "qrLogAttribute": {
                "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                "code": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                "qrLogAttributeClass": {
                  "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "fa79286d-63b5-4a4d-a29c-9a3bee647d94",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "babdd148-f079-4db6-99b7-a02515d5e06c",
              "reportId": "18ffdd91-e75a-499a-8578-49157dd19219",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/fa79286d-63b5-4a4d-a29c-9a3bee647d94"
            },
            {
              "id": "fa79286d-63b5-4a4d-a29c-9a3bee647d94",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "babdd148-f079-4db6-99b7-a02515d5e06c",
              "reportId": "18ffdd91-e75a-499a-8578-49157dd19219",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/fa79286d-63b5-4a4d-a29c-9a3bee647d94"
            }
          ],
          "selectedProducts": [
            {
              "id": "d27b4a98-052c-421d-a8f3-a40a159c83f7",
              "markerXSolutionsId": "02093cd6-2e2d-42b8-9a46-ef90007d188a",
              "productId": "65b50a08-6a42-4d9b-b3d6-a7e5a01f2fd0"
            },
            {
              "id": "d27b4a98-052c-421d-a8f3-a40a159c83f7",
              "markerXSolutionsId": "02093cd6-2e2d-42b8-9a46-ef90007d188a",
              "productId": "65b50a08-6a42-4d9b-b3d6-a7e5a01f2fd0"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "b70817ab-0250-4c3d-bacf-bb83e9402496",
          "markerId": "0c3ea4db-2897-46cc-ab21-6b12dcb44d87",
          "solutionId": "68adece2-de50-4f6a-a541-f7d625bd8eda",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-08-27T05:58:16.434516Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "db312781-1e32-4fc1-9952-73d8ea71dde6",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "68c5f517-1b31-472b-b1aa-f62733c98586",
              "qrLogAttributeListValue": {
                "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                "description": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                "qrLogAttribute": {
                  "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                  "code": "sample string 2",
                  "createdTs": "2026-08-27T05:58:16.434516Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-27T05:58:16.434516Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                  "qrLogAttributeClass": {
                    "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ]
              },
              "markerXSolutionsId": "1a6c12ec-0f79-40ea-9750-b7318fbf1ef1",
              "qrLogAttributeId": "e35807d2-ccbd-4581-a071-394990eab026",
              "qrLogAttribute": {
                "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                "code": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                "qrLogAttributeClass": {
                  "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "db312781-1e32-4fc1-9952-73d8ea71dde6",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "68c5f517-1b31-472b-b1aa-f62733c98586",
              "qrLogAttributeListValue": {
                "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                "description": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                "qrLogAttribute": {
                  "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                  "code": "sample string 2",
                  "createdTs": "2026-08-27T05:58:16.434516Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-27T05:58:16.434516Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                  "qrLogAttributeClass": {
                    "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ]
              },
              "markerXSolutionsId": "1a6c12ec-0f79-40ea-9750-b7318fbf1ef1",
              "qrLogAttributeId": "e35807d2-ccbd-4581-a071-394990eab026",
              "qrLogAttribute": {
                "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                "code": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                "qrLogAttributeClass": {
                  "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "fa79286d-63b5-4a4d-a29c-9a3bee647d94",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "babdd148-f079-4db6-99b7-a02515d5e06c",
              "reportId": "18ffdd91-e75a-499a-8578-49157dd19219",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/fa79286d-63b5-4a4d-a29c-9a3bee647d94"
            },
            {
              "id": "fa79286d-63b5-4a4d-a29c-9a3bee647d94",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "babdd148-f079-4db6-99b7-a02515d5e06c",
              "reportId": "18ffdd91-e75a-499a-8578-49157dd19219",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/fa79286d-63b5-4a4d-a29c-9a3bee647d94"
            }
          ],
          "selectedProducts": [
            {
              "id": "d27b4a98-052c-421d-a8f3-a40a159c83f7",
              "markerXSolutionsId": "02093cd6-2e2d-42b8-9a46-ef90007d188a",
              "productId": "65b50a08-6a42-4d9b-b3d6-a7e5a01f2fd0"
            },
            {
              "id": "d27b4a98-052c-421d-a8f3-a40a159c83f7",
              "markerXSolutionsId": "02093cd6-2e2d-42b8-9a46-ef90007d188a",
              "productId": "65b50a08-6a42-4d9b-b3d6-a7e5a01f2fd0"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "f6089c31-24ae-4d03-9219-2b35f9e2e940",
          "date": "2026-08-27T05:58:16.434516Z",
          "status": "sample string 3",
          "comment": "sample string 4",
          "name": "sample string 5",
          "company": "sample string 6",
          "email": "sample string 7",
          "image": "sample string 8",
          "customerId": 1,
          "markerId": "e796a720-d634-4cff-918e-50dd1a99cb26",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/f6089c31-24ae-4d03-9219-2b35f9e2e940"
        },
        {
          "id": "f6089c31-24ae-4d03-9219-2b35f9e2e940",
          "date": "2026-08-27T05:58:16.434516Z",
          "status": "sample string 3",
          "comment": "sample string 4",
          "name": "sample string 5",
          "company": "sample string 6",
          "email": "sample string 7",
          "image": "sample string 8",
          "customerId": 1,
          "markerId": "e796a720-d634-4cff-918e-50dd1a99cb26",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/f6089c31-24ae-4d03-9219-2b35f9e2e940"
        }
      ],
      "calculateStatus": 2
    },
    {
      "id": "f6715c7f-f0cd-49ec-8798-3d1d5bd5cf51",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-08-27T05:58:16.434516Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-08-27T05:58:16.434516Z",
      "modifiedBy": "sample string 5",
      "date": "2026-08-27T05:58:16.434516Z",
      "customerId": 6,
      "qrId": "21e0354b-c372-4aac-828f-973d31cbfa38",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "53f29e8d-5237-4ba3-9d3d-df55b60dbbd5",
      "markerXSolutions": [
        {
          "id": "b70817ab-0250-4c3d-bacf-bb83e9402496",
          "markerId": "0c3ea4db-2897-46cc-ab21-6b12dcb44d87",
          "solutionId": "68adece2-de50-4f6a-a541-f7d625bd8eda",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-08-27T05:58:16.434516Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "db312781-1e32-4fc1-9952-73d8ea71dde6",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "68c5f517-1b31-472b-b1aa-f62733c98586",
              "qrLogAttributeListValue": {
                "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                "description": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                "qrLogAttribute": {
                  "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                  "code": "sample string 2",
                  "createdTs": "2026-08-27T05:58:16.434516Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-27T05:58:16.434516Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                  "qrLogAttributeClass": {
                    "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ]
              },
              "markerXSolutionsId": "1a6c12ec-0f79-40ea-9750-b7318fbf1ef1",
              "qrLogAttributeId": "e35807d2-ccbd-4581-a071-394990eab026",
              "qrLogAttribute": {
                "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                "code": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                "qrLogAttributeClass": {
                  "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "db312781-1e32-4fc1-9952-73d8ea71dde6",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "68c5f517-1b31-472b-b1aa-f62733c98586",
              "qrLogAttributeListValue": {
                "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                "description": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                "qrLogAttribute": {
                  "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                  "code": "sample string 2",
                  "createdTs": "2026-08-27T05:58:16.434516Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-27T05:58:16.434516Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                  "qrLogAttributeClass": {
                    "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ]
              },
              "markerXSolutionsId": "1a6c12ec-0f79-40ea-9750-b7318fbf1ef1",
              "qrLogAttributeId": "e35807d2-ccbd-4581-a071-394990eab026",
              "qrLogAttribute": {
                "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                "code": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                "qrLogAttributeClass": {
                  "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "fa79286d-63b5-4a4d-a29c-9a3bee647d94",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "babdd148-f079-4db6-99b7-a02515d5e06c",
              "reportId": "18ffdd91-e75a-499a-8578-49157dd19219",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/fa79286d-63b5-4a4d-a29c-9a3bee647d94"
            },
            {
              "id": "fa79286d-63b5-4a4d-a29c-9a3bee647d94",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "babdd148-f079-4db6-99b7-a02515d5e06c",
              "reportId": "18ffdd91-e75a-499a-8578-49157dd19219",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/fa79286d-63b5-4a4d-a29c-9a3bee647d94"
            }
          ],
          "selectedProducts": [
            {
              "id": "d27b4a98-052c-421d-a8f3-a40a159c83f7",
              "markerXSolutionsId": "02093cd6-2e2d-42b8-9a46-ef90007d188a",
              "productId": "65b50a08-6a42-4d9b-b3d6-a7e5a01f2fd0"
            },
            {
              "id": "d27b4a98-052c-421d-a8f3-a40a159c83f7",
              "markerXSolutionsId": "02093cd6-2e2d-42b8-9a46-ef90007d188a",
              "productId": "65b50a08-6a42-4d9b-b3d6-a7e5a01f2fd0"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "b70817ab-0250-4c3d-bacf-bb83e9402496",
          "markerId": "0c3ea4db-2897-46cc-ab21-6b12dcb44d87",
          "solutionId": "68adece2-de50-4f6a-a541-f7d625bd8eda",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-08-27T05:58:16.434516Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "db312781-1e32-4fc1-9952-73d8ea71dde6",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "68c5f517-1b31-472b-b1aa-f62733c98586",
              "qrLogAttributeListValue": {
                "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                "description": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                "qrLogAttribute": {
                  "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                  "code": "sample string 2",
                  "createdTs": "2026-08-27T05:58:16.434516Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-27T05:58:16.434516Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                  "qrLogAttributeClass": {
                    "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ]
              },
              "markerXSolutionsId": "1a6c12ec-0f79-40ea-9750-b7318fbf1ef1",
              "qrLogAttributeId": "e35807d2-ccbd-4581-a071-394990eab026",
              "qrLogAttribute": {
                "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                "code": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                "qrLogAttributeClass": {
                  "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "db312781-1e32-4fc1-9952-73d8ea71dde6",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "68c5f517-1b31-472b-b1aa-f62733c98586",
              "qrLogAttributeListValue": {
                "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                "description": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                "qrLogAttribute": {
                  "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                  "code": "sample string 2",
                  "createdTs": "2026-08-27T05:58:16.434516Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-27T05:58:16.434516Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                  "qrLogAttributeClass": {
                    "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ]
              },
              "markerXSolutionsId": "1a6c12ec-0f79-40ea-9750-b7318fbf1ef1",
              "qrLogAttributeId": "e35807d2-ccbd-4581-a071-394990eab026",
              "qrLogAttribute": {
                "id": "8d2d2ee2-869b-4ae8-8a1c-534ee561d9b8",
                "code": "sample string 2",
                "createdTs": "2026-08-27T05:58:16.434516Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-27T05:58:16.434516Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "cc7b22e9-e5be-42ee-9cf4-5d3c834a9185",
                "qrLogAttributeClass": {
                  "id": "dfbe393a-91ea-4f8e-84dc-637303e45a63",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    },
                    {
                      "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  },
                  {
                    "id": "6518da59-fd43-445d-bf0c-e4e5dd62a8f9",
                    "description": "sample string 2",
                    "createdTs": "2026-08-27T05:58:16.434516Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-27T05:58:16.434516Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "f081f726-45a4-485c-b7d7-f542bfccefbe",
                    "translations": [
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      },
                      {
                        "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  },
                  {
                    "id": "423f06df-2c38-4957-a057-f82df68cb1aa",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "074c91fa-108f-4bd0-9dfe-b136b7b4c346"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "19eba6a2-7326-4e9c-a917-ca46ed602477",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "fa79286d-63b5-4a4d-a29c-9a3bee647d94",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "babdd148-f079-4db6-99b7-a02515d5e06c",
              "reportId": "18ffdd91-e75a-499a-8578-49157dd19219",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/fa79286d-63b5-4a4d-a29c-9a3bee647d94"
            },
            {
              "id": "fa79286d-63b5-4a4d-a29c-9a3bee647d94",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "babdd148-f079-4db6-99b7-a02515d5e06c",
              "reportId": "18ffdd91-e75a-499a-8578-49157dd19219",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/fa79286d-63b5-4a4d-a29c-9a3bee647d94"
            }
          ],
          "selectedProducts": [
            {
              "id": "d27b4a98-052c-421d-a8f3-a40a159c83f7",
              "markerXSolutionsId": "02093cd6-2e2d-42b8-9a46-ef90007d188a",
              "productId": "65b50a08-6a42-4d9b-b3d6-a7e5a01f2fd0"
            },
            {
              "id": "d27b4a98-052c-421d-a8f3-a40a159c83f7",
              "markerXSolutionsId": "02093cd6-2e2d-42b8-9a46-ef90007d188a",
              "productId": "65b50a08-6a42-4d9b-b3d6-a7e5a01f2fd0"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "f6089c31-24ae-4d03-9219-2b35f9e2e940",
          "date": "2026-08-27T05:58:16.434516Z",
          "status": "sample string 3",
          "comment": "sample string 4",
          "name": "sample string 5",
          "company": "sample string 6",
          "email": "sample string 7",
          "image": "sample string 8",
          "customerId": 1,
          "markerId": "e796a720-d634-4cff-918e-50dd1a99cb26",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/f6089c31-24ae-4d03-9219-2b35f9e2e940"
        },
        {
          "id": "f6089c31-24ae-4d03-9219-2b35f9e2e940",
          "date": "2026-08-27T05:58:16.434516Z",
          "status": "sample string 3",
          "comment": "sample string 4",
          "name": "sample string 5",
          "company": "sample string 6",
          "email": "sample string 7",
          "image": "sample string 8",
          "customerId": 1,
          "markerId": "e796a720-d634-4cff-918e-50dd1a99cb26",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/f6089c31-24ae-4d03-9219-2b35f9e2e940"
        }
      ],
      "calculateStatus": 2
    }
  ],
  "installers": [
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    },
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    }
  ],
  "isDeleted": true
}

application/x-www-form-urlencoded

Sample:

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

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": "ef906fcb-4b06-405c-bcaa-e48d7ef0dbe7",
  "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": "a4edb011-b5cc-4b35-b19e-1875c38918ea",
  "buildingComponent": "sample string 15",
  "projectId": "9bf8ee09-5f9d-4bbe-8966-4226594c805d",
  "project": "sample string 17",
  "blueprintFileId": "e55c5865-fde3-44d8-89ee-727ed5800412",
  "blueprintFile": {
    "id": "435c836f-3b2d-40ed-9e8b-ec62c78311d1",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "bcf4bdfc-9470-4e15-98a4-39ee566dc289",
      "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": "9bc49c1c-08d0-4b2f-80b1-6ecde4427cf2",
      "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": "cb87332c-b0f3-4a8d-a03b-795bc83ac5c7",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "f209bd79-747a-4b43-9d18-fef712e4f496",
      "project": "sample string 15",
      "projectId": "991b7c30-ac4b-405f-906c-90f43f9cf6a9",
      "qrLogAttributeXMarker": [
        {
          "id": "6b0823e4-ff53-4b0b-a3ac-0113057fab22",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "861e9b9f-a1a3-42e1-94f8-ac0efdf670df",
          "markerId": "44e485f9-fc28-4f7b-888e-65b820d04041",
          "qrLogAttributeId": "ef8e071b-adc3-4081-9517-c5d66c447726",
          "qrLogAttribute": {
            "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
            "code": "sample string 2",
            "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
            "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
            "qrLogAttributeClass": {
              "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                },
                {
                  "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
              },
              {
                "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "6b0823e4-ff53-4b0b-a3ac-0113057fab22",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "861e9b9f-a1a3-42e1-94f8-ac0efdf670df",
          "markerId": "44e485f9-fc28-4f7b-888e-65b820d04041",
          "qrLogAttributeId": "ef8e071b-adc3-4081-9517-c5d66c447726",
          "qrLogAttribute": {
            "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
            "code": "sample string 2",
            "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
            "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
            "qrLogAttributeClass": {
              "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                },
                {
                  "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
              },
              {
                "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "74cd6666-9338-43d3-b624-658a61c784fb",
          "markerId": "22c84b68-a110-4269-9dbe-102578c571ee",
          "solutionId": "aadc71ac-7669-4ca3-8ef9-a141b9024887",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "0fed00ae-4070-4997-ad51-115762b12a10",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
              },
              {
                "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
                "qrLogAttributeListValue": {
                  "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                  "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                  "qrLogAttribute": {
                    "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                    "code": "sample string 2",
                    "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                    "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                    "qrLogAttributeClass": {
                      "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
                "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
                "qrLogAttributeListValue": {
                  "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                  "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                  "qrLogAttribute": {
                    "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                    "code": "sample string 2",
                    "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                    "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                    "qrLogAttributeClass": {
                      "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
                "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "b8a3cd0e-afe4-4146-a6b1-c2148f325a6f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ef0b30a9-9830-4248-ab8e-26672c364584"
            },
            {
              "id": "b8a3cd0e-afe4-4146-a6b1-c2148f325a6f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ef0b30a9-9830-4248-ab8e-26672c364584"
            }
          ],
          "selectedProducts": [
            {
              "id": "a407ce72-4525-4bc1-be4a-c0115947cd4c",
              "markerXSolutionsId": "b2ad99d4-9941-48bc-9202-6e6a5ae4edb6",
              "productId": "fcd07056-2f67-4eb6-aff8-ad9675b95ebc"
            },
            {
              "id": "a407ce72-4525-4bc1-be4a-c0115947cd4c",
              "markerXSolutionsId": "b2ad99d4-9941-48bc-9202-6e6a5ae4edb6",
              "productId": "fcd07056-2f67-4eb6-aff8-ad9675b95ebc"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "74cd6666-9338-43d3-b624-658a61c784fb",
          "markerId": "22c84b68-a110-4269-9dbe-102578c571ee",
          "solutionId": "aadc71ac-7669-4ca3-8ef9-a141b9024887",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "0fed00ae-4070-4997-ad51-115762b12a10",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
              },
              {
                "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
                "qrLogAttributeListValue": {
                  "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                  "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                  "qrLogAttribute": {
                    "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                    "code": "sample string 2",
                    "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                    "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                    "qrLogAttributeClass": {
                      "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
                "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
                "qrLogAttributeListValue": {
                  "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                  "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                  "qrLogAttribute": {
                    "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                    "code": "sample string 2",
                    "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                    "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                    "qrLogAttributeClass": {
                      "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
                "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "b8a3cd0e-afe4-4146-a6b1-c2148f325a6f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ef0b30a9-9830-4248-ab8e-26672c364584"
            },
            {
              "id": "b8a3cd0e-afe4-4146-a6b1-c2148f325a6f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ef0b30a9-9830-4248-ab8e-26672c364584"
            }
          ],
          "selectedProducts": [
            {
              "id": "a407ce72-4525-4bc1-be4a-c0115947cd4c",
              "markerXSolutionsId": "b2ad99d4-9941-48bc-9202-6e6a5ae4edb6",
              "productId": "fcd07056-2f67-4eb6-aff8-ad9675b95ebc"
            },
            {
              "id": "a407ce72-4525-4bc1-be4a-c0115947cd4c",
              "markerXSolutionsId": "b2ad99d4-9941-48bc-9202-6e6a5ae4edb6",
              "productId": "fcd07056-2f67-4eb6-aff8-ad9675b95ebc"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "2dc8472f-466f-4b95-a472-5333fd0f5242",
          "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": "5c0848a8-f629-41a4-adf3-a232d1c918c4"
        },
        {
          "id": "2dc8472f-466f-4b95-a472-5333fd0f5242",
          "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": "5c0848a8-f629-41a4-adf3-a232d1c918c4"
        }
      ],
      "archivedReports": [
        {
          "id": "2dc8472f-466f-4b95-a472-5333fd0f5242",
          "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": "5c0848a8-f629-41a4-adf3-a232d1c918c4"
        },
        {
          "id": "2dc8472f-466f-4b95-a472-5333fd0f5242",
          "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": "5c0848a8-f629-41a4-adf3-a232d1c918c4"
        }
      ],
      "productSolutions": [
        {
          "id": "0fed00ae-4070-4997-ad51-115762b12a10",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
            },
            {
              "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "0fed00ae-4070-4997-ad51-115762b12a10",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
            },
            {
              "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "bcf4bdfc-9470-4e15-98a4-39ee566dc289",
      "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": "9bc49c1c-08d0-4b2f-80b1-6ecde4427cf2",
      "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": "cb87332c-b0f3-4a8d-a03b-795bc83ac5c7",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "f209bd79-747a-4b43-9d18-fef712e4f496",
      "project": "sample string 15",
      "projectId": "991b7c30-ac4b-405f-906c-90f43f9cf6a9",
      "qrLogAttributeXMarker": [
        {
          "id": "6b0823e4-ff53-4b0b-a3ac-0113057fab22",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "861e9b9f-a1a3-42e1-94f8-ac0efdf670df",
          "markerId": "44e485f9-fc28-4f7b-888e-65b820d04041",
          "qrLogAttributeId": "ef8e071b-adc3-4081-9517-c5d66c447726",
          "qrLogAttribute": {
            "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
            "code": "sample string 2",
            "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
            "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
            "qrLogAttributeClass": {
              "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                },
                {
                  "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
              },
              {
                "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "6b0823e4-ff53-4b0b-a3ac-0113057fab22",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "861e9b9f-a1a3-42e1-94f8-ac0efdf670df",
          "markerId": "44e485f9-fc28-4f7b-888e-65b820d04041",
          "qrLogAttributeId": "ef8e071b-adc3-4081-9517-c5d66c447726",
          "qrLogAttribute": {
            "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
            "code": "sample string 2",
            "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
            "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
            "qrLogAttributeClass": {
              "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                },
                {
                  "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
              },
              {
                "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "74cd6666-9338-43d3-b624-658a61c784fb",
          "markerId": "22c84b68-a110-4269-9dbe-102578c571ee",
          "solutionId": "aadc71ac-7669-4ca3-8ef9-a141b9024887",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "0fed00ae-4070-4997-ad51-115762b12a10",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
              },
              {
                "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
                "qrLogAttributeListValue": {
                  "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                  "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                  "qrLogAttribute": {
                    "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                    "code": "sample string 2",
                    "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                    "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                    "qrLogAttributeClass": {
                      "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
                "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
                "qrLogAttributeListValue": {
                  "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                  "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                  "qrLogAttribute": {
                    "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                    "code": "sample string 2",
                    "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                    "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                    "qrLogAttributeClass": {
                      "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
                "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "b8a3cd0e-afe4-4146-a6b1-c2148f325a6f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ef0b30a9-9830-4248-ab8e-26672c364584"
            },
            {
              "id": "b8a3cd0e-afe4-4146-a6b1-c2148f325a6f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ef0b30a9-9830-4248-ab8e-26672c364584"
            }
          ],
          "selectedProducts": [
            {
              "id": "a407ce72-4525-4bc1-be4a-c0115947cd4c",
              "markerXSolutionsId": "b2ad99d4-9941-48bc-9202-6e6a5ae4edb6",
              "productId": "fcd07056-2f67-4eb6-aff8-ad9675b95ebc"
            },
            {
              "id": "a407ce72-4525-4bc1-be4a-c0115947cd4c",
              "markerXSolutionsId": "b2ad99d4-9941-48bc-9202-6e6a5ae4edb6",
              "productId": "fcd07056-2f67-4eb6-aff8-ad9675b95ebc"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "74cd6666-9338-43d3-b624-658a61c784fb",
          "markerId": "22c84b68-a110-4269-9dbe-102578c571ee",
          "solutionId": "aadc71ac-7669-4ca3-8ef9-a141b9024887",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "0fed00ae-4070-4997-ad51-115762b12a10",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
              },
              {
                "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
                "qrLogAttributeListValue": {
                  "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                  "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                  "qrLogAttribute": {
                    "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                    "code": "sample string 2",
                    "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                    "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                    "qrLogAttributeClass": {
                      "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
                "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
                "qrLogAttributeListValue": {
                  "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                  "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                  "qrLogAttribute": {
                    "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                    "code": "sample string 2",
                    "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                    "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                    "qrLogAttributeClass": {
                      "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
                "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    },
                    {
                      "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                      "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                      "translations": [
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        },
                        {
                          "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "b8a3cd0e-afe4-4146-a6b1-c2148f325a6f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ef0b30a9-9830-4248-ab8e-26672c364584"
            },
            {
              "id": "b8a3cd0e-afe4-4146-a6b1-c2148f325a6f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-27T05:58:16.434516Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ef0b30a9-9830-4248-ab8e-26672c364584"
            }
          ],
          "selectedProducts": [
            {
              "id": "a407ce72-4525-4bc1-be4a-c0115947cd4c",
              "markerXSolutionsId": "b2ad99d4-9941-48bc-9202-6e6a5ae4edb6",
              "productId": "fcd07056-2f67-4eb6-aff8-ad9675b95ebc"
            },
            {
              "id": "a407ce72-4525-4bc1-be4a-c0115947cd4c",
              "markerXSolutionsId": "b2ad99d4-9941-48bc-9202-6e6a5ae4edb6",
              "productId": "fcd07056-2f67-4eb6-aff8-ad9675b95ebc"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "2dc8472f-466f-4b95-a472-5333fd0f5242",
          "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": "5c0848a8-f629-41a4-adf3-a232d1c918c4"
        },
        {
          "id": "2dc8472f-466f-4b95-a472-5333fd0f5242",
          "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": "5c0848a8-f629-41a4-adf3-a232d1c918c4"
        }
      ],
      "archivedReports": [
        {
          "id": "2dc8472f-466f-4b95-a472-5333fd0f5242",
          "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": "5c0848a8-f629-41a4-adf3-a232d1c918c4"
        },
        {
          "id": "2dc8472f-466f-4b95-a472-5333fd0f5242",
          "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": "5c0848a8-f629-41a4-adf3-a232d1c918c4"
        }
      ],
      "productSolutions": [
        {
          "id": "0fed00ae-4070-4997-ad51-115762b12a10",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
            },
            {
              "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "0fed00ae-4070-4997-ad51-115762b12a10",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
            },
            {
              "id": "6ff964fe-590a-4403-a7aa-4390f1306a52",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6ff964fe-590a-4403-a7aa-4390f1306a52"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1bc081a3-13db-432a-9f48-1dddaf99f838",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "04e54f66-4974-4a0d-9c76-bb0170e544ea",
              "qrLogAttributeListValue": {
                "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                "qrLogAttribute": {
                  "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                  "code": "sample string 2",
                  "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                  "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                  "qrLogAttributeClass": {
                    "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ]
              },
              "markerXSolutionsId": "3e34de01-cfd6-4ae7-82a4-d8a80ef1747e",
              "qrLogAttributeId": "d7c65c95-f93b-46f9-85e3-0239ea70d8d9",
              "qrLogAttribute": {
                "id": "263aa773-f157-466a-b19c-2093d6a7d8ea",
                "code": "sample string 2",
                "selectedValue": "2f38cc80-451e-4eba-ac34-4172a82e1e6b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "b32aefe8-bbf1-40af-8a92-183d4dbe67cc",
                "sourceId": "cf8b6d0a-46e9-4d3f-b44b-4ce728526f9f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "e237f0d8-f235-4a18-b721-40281b4f690a",
                "qrLogAttributeClass": {
                  "id": "b2bf1e59-66e5-4422-bae4-bd75ae945616",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    },
                    {
                      "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  },
                  {
                    "id": "e82b11ce-0c26-47a2-8d00-0be9bc422d82",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b13625a0-b8a1-4795-b632-c3e51560b97b",
                    "qrLogAttributeListValueGlobalRefId": "2fe6983a-ad1d-4dd8-8e04-56542a98961b",
                    "translations": [
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      },
                      {
                        "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  },
                  {
                    "id": "0a31cf85-9ac5-4a28-b0b3-b631c446e701",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "15330a52-ea94-482b-bb10-dbe9f7b36985"
                  }
                ],
                "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
}