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": "0378b1dc-6327-40d0-9779-0019cd920d70",
  "name": "sample string 2",
  "description": "sample string 3",
  "markerName": "sample string 4",
  "order": "sample string 5",
  "createdTs": "2025-12-19T05:19:32.68189Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-12-19T05:19:32.68189Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "isOffline": true,
  "offlineByUserId": 1,
  "offlineByUserName": "sample string 10",
  "deadline": "2025-12-19T05:19:32.68189Z",
  "isLocked": true,
  "lockedByUserId": 1,
  "lockedByUserName": "sample string 12",
  "lockedTs": "2025-12-19T05:19:32.68189Z",
  "buildingComponentId": "0bf0859d-fa3d-470c-a0bc-299a0b02424a",
  "buildingComponent": {
    "id": "671c82d7-e331-43ff-9eca-6fcccd9cd846",
    "name": "sample string 2",
    "description": "sample string 3",
    "order": "sample string 4",
    "createdTs": "2025-12-19T05:19:32.68189Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2025-12-19T05:19:32.68189Z",
    "modifiedBy": "sample string 7",
    "customerId": 8,
    "projectId": "79fff8de-5fb2-4a80-bf30-bdb5408a2fd6",
    "project": {
      "id": "ad1dc603-a433-41f2-bc9d-3269328d8f0f",
      "name": "sample string 2",
      "status": "sample string 3",
      "buildingName": "sample string 4",
      "createdTs": "2025-12-19T05:19:32.68189Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-12-19T05:19:32.68189Z",
      "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/ad1dc603-a433-41f2-bc9d-3269328d8f0f"
    },
    "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": "f0fb2eae-1a45-4acc-87b3-ac0f2169130f",
  "blueprintFile": {
    "id": "ff0fa715-141a-4da0-9b9b-5d33dcf81912",
    "name": "sample string 2",
    "content": "sample string 3",
    "createdTs": "2025-12-19T05:19:32.68189Z",
    "createdBy": "sample string 4",
    "modifiedTs": "2025-12-19T05:19:32.68189Z",
    "modifiedBy": "sample string 5",
    "snapshot": "QEA="
  },
  "markers": [
    {
      "id": "23844ded-1ebb-44d5-b099-89cfd2396f5e",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2025-12-19T05:19:32.68189Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2025-12-19T05:19:32.68189Z",
      "modifiedBy": "sample string 5",
      "date": "2025-12-19T05:19:32.68189Z",
      "customerId": 6,
      "qrId": "095b4212-0d13-4866-b5d2-f8f7caa6e64c",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "8cebc9b3-4491-44a6-a041-170ef46ae5bc",
      "markerXSolutions": [
        {
          "id": "05650a57-6141-4189-8be8-6316efa67780",
          "markerId": "b4707a38-9c2f-42a1-b09b-7b6f90e163f4",
          "solutionId": "e7a079ac-7e75-4dcb-82a1-988595e82b8f",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2025-12-19T05:19:32.68189Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "b442a717-d0eb-479c-9aa0-13c7fbcf3c36",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5e5f6010-e58b-4526-9443-73407be2c0ad",
              "qrLogAttributeListValue": {
                "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                "description": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                "qrLogAttribute": {
                  "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                  "code": "sample string 2",
                  "createdTs": "2025-12-19T05:19:32.68189Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-12-19T05:19:32.68189Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                  "qrLogAttributeClass": {
                    "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ]
              },
              "markerXSolutionsId": "a7914c90-0ce8-4608-a69e-42f8116699e6",
              "qrLogAttributeId": "fbaac39f-3e00-47a4-b52a-77e2022945dc",
              "qrLogAttribute": {
                "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                "code": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                "qrLogAttributeClass": {
                  "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "b442a717-d0eb-479c-9aa0-13c7fbcf3c36",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5e5f6010-e58b-4526-9443-73407be2c0ad",
              "qrLogAttributeListValue": {
                "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                "description": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                "qrLogAttribute": {
                  "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                  "code": "sample string 2",
                  "createdTs": "2025-12-19T05:19:32.68189Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-12-19T05:19:32.68189Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                  "qrLogAttributeClass": {
                    "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ]
              },
              "markerXSolutionsId": "a7914c90-0ce8-4608-a69e-42f8116699e6",
              "qrLogAttributeId": "fbaac39f-3e00-47a4-b52a-77e2022945dc",
              "qrLogAttribute": {
                "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                "code": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                "qrLogAttributeClass": {
                  "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "66288666-e8bf-498d-bb3e-26550e6c5ff3",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.68189Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4c798630-2b59-4bcf-978e-09b107331bc7",
              "reportId": "01732c27-5bda-449c-85e4-baab95a34062",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/66288666-e8bf-498d-bb3e-26550e6c5ff3"
            },
            {
              "id": "66288666-e8bf-498d-bb3e-26550e6c5ff3",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.68189Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4c798630-2b59-4bcf-978e-09b107331bc7",
              "reportId": "01732c27-5bda-449c-85e4-baab95a34062",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/66288666-e8bf-498d-bb3e-26550e6c5ff3"
            }
          ],
          "selectedProducts": [
            {
              "id": "9547d40f-bc9c-4c0f-8957-3c97fe3282f0",
              "markerXSolutionsId": "0696057f-e6ca-42f2-bcc8-c59077e33577",
              "productId": "f8882d69-c3bb-444b-8353-12515257c276"
            },
            {
              "id": "9547d40f-bc9c-4c0f-8957-3c97fe3282f0",
              "markerXSolutionsId": "0696057f-e6ca-42f2-bcc8-c59077e33577",
              "productId": "f8882d69-c3bb-444b-8353-12515257c276"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "05650a57-6141-4189-8be8-6316efa67780",
          "markerId": "b4707a38-9c2f-42a1-b09b-7b6f90e163f4",
          "solutionId": "e7a079ac-7e75-4dcb-82a1-988595e82b8f",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2025-12-19T05:19:32.68189Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "b442a717-d0eb-479c-9aa0-13c7fbcf3c36",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5e5f6010-e58b-4526-9443-73407be2c0ad",
              "qrLogAttributeListValue": {
                "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                "description": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                "qrLogAttribute": {
                  "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                  "code": "sample string 2",
                  "createdTs": "2025-12-19T05:19:32.68189Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-12-19T05:19:32.68189Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                  "qrLogAttributeClass": {
                    "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ]
              },
              "markerXSolutionsId": "a7914c90-0ce8-4608-a69e-42f8116699e6",
              "qrLogAttributeId": "fbaac39f-3e00-47a4-b52a-77e2022945dc",
              "qrLogAttribute": {
                "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                "code": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                "qrLogAttributeClass": {
                  "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "b442a717-d0eb-479c-9aa0-13c7fbcf3c36",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5e5f6010-e58b-4526-9443-73407be2c0ad",
              "qrLogAttributeListValue": {
                "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                "description": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                "qrLogAttribute": {
                  "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                  "code": "sample string 2",
                  "createdTs": "2025-12-19T05:19:32.68189Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-12-19T05:19:32.68189Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                  "qrLogAttributeClass": {
                    "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ]
              },
              "markerXSolutionsId": "a7914c90-0ce8-4608-a69e-42f8116699e6",
              "qrLogAttributeId": "fbaac39f-3e00-47a4-b52a-77e2022945dc",
              "qrLogAttribute": {
                "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                "code": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                "qrLogAttributeClass": {
                  "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "66288666-e8bf-498d-bb3e-26550e6c5ff3",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.68189Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4c798630-2b59-4bcf-978e-09b107331bc7",
              "reportId": "01732c27-5bda-449c-85e4-baab95a34062",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/66288666-e8bf-498d-bb3e-26550e6c5ff3"
            },
            {
              "id": "66288666-e8bf-498d-bb3e-26550e6c5ff3",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.68189Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4c798630-2b59-4bcf-978e-09b107331bc7",
              "reportId": "01732c27-5bda-449c-85e4-baab95a34062",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/66288666-e8bf-498d-bb3e-26550e6c5ff3"
            }
          ],
          "selectedProducts": [
            {
              "id": "9547d40f-bc9c-4c0f-8957-3c97fe3282f0",
              "markerXSolutionsId": "0696057f-e6ca-42f2-bcc8-c59077e33577",
              "productId": "f8882d69-c3bb-444b-8353-12515257c276"
            },
            {
              "id": "9547d40f-bc9c-4c0f-8957-3c97fe3282f0",
              "markerXSolutionsId": "0696057f-e6ca-42f2-bcc8-c59077e33577",
              "productId": "f8882d69-c3bb-444b-8353-12515257c276"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "1bcccd97-b373-43df-81a1-ad8806b5bc45",
          "date": "2025-12-19T05:19:32.68189Z",
          "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": "d544e2a7-1380-4a0d-94b2-a9a9493d9969",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/1bcccd97-b373-43df-81a1-ad8806b5bc45"
        },
        {
          "id": "1bcccd97-b373-43df-81a1-ad8806b5bc45",
          "date": "2025-12-19T05:19:32.68189Z",
          "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": "d544e2a7-1380-4a0d-94b2-a9a9493d9969",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/1bcccd97-b373-43df-81a1-ad8806b5bc45"
        }
      ],
      "calculateStatus": 2
    },
    {
      "id": "23844ded-1ebb-44d5-b099-89cfd2396f5e",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2025-12-19T05:19:32.68189Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2025-12-19T05:19:32.68189Z",
      "modifiedBy": "sample string 5",
      "date": "2025-12-19T05:19:32.68189Z",
      "customerId": 6,
      "qrId": "095b4212-0d13-4866-b5d2-f8f7caa6e64c",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "8cebc9b3-4491-44a6-a041-170ef46ae5bc",
      "markerXSolutions": [
        {
          "id": "05650a57-6141-4189-8be8-6316efa67780",
          "markerId": "b4707a38-9c2f-42a1-b09b-7b6f90e163f4",
          "solutionId": "e7a079ac-7e75-4dcb-82a1-988595e82b8f",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2025-12-19T05:19:32.68189Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "b442a717-d0eb-479c-9aa0-13c7fbcf3c36",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5e5f6010-e58b-4526-9443-73407be2c0ad",
              "qrLogAttributeListValue": {
                "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                "description": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                "qrLogAttribute": {
                  "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                  "code": "sample string 2",
                  "createdTs": "2025-12-19T05:19:32.68189Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-12-19T05:19:32.68189Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                  "qrLogAttributeClass": {
                    "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ]
              },
              "markerXSolutionsId": "a7914c90-0ce8-4608-a69e-42f8116699e6",
              "qrLogAttributeId": "fbaac39f-3e00-47a4-b52a-77e2022945dc",
              "qrLogAttribute": {
                "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                "code": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                "qrLogAttributeClass": {
                  "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "b442a717-d0eb-479c-9aa0-13c7fbcf3c36",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5e5f6010-e58b-4526-9443-73407be2c0ad",
              "qrLogAttributeListValue": {
                "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                "description": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                "qrLogAttribute": {
                  "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                  "code": "sample string 2",
                  "createdTs": "2025-12-19T05:19:32.68189Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-12-19T05:19:32.68189Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                  "qrLogAttributeClass": {
                    "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ]
              },
              "markerXSolutionsId": "a7914c90-0ce8-4608-a69e-42f8116699e6",
              "qrLogAttributeId": "fbaac39f-3e00-47a4-b52a-77e2022945dc",
              "qrLogAttribute": {
                "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                "code": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                "qrLogAttributeClass": {
                  "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "66288666-e8bf-498d-bb3e-26550e6c5ff3",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.68189Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4c798630-2b59-4bcf-978e-09b107331bc7",
              "reportId": "01732c27-5bda-449c-85e4-baab95a34062",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/66288666-e8bf-498d-bb3e-26550e6c5ff3"
            },
            {
              "id": "66288666-e8bf-498d-bb3e-26550e6c5ff3",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.68189Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4c798630-2b59-4bcf-978e-09b107331bc7",
              "reportId": "01732c27-5bda-449c-85e4-baab95a34062",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/66288666-e8bf-498d-bb3e-26550e6c5ff3"
            }
          ],
          "selectedProducts": [
            {
              "id": "9547d40f-bc9c-4c0f-8957-3c97fe3282f0",
              "markerXSolutionsId": "0696057f-e6ca-42f2-bcc8-c59077e33577",
              "productId": "f8882d69-c3bb-444b-8353-12515257c276"
            },
            {
              "id": "9547d40f-bc9c-4c0f-8957-3c97fe3282f0",
              "markerXSolutionsId": "0696057f-e6ca-42f2-bcc8-c59077e33577",
              "productId": "f8882d69-c3bb-444b-8353-12515257c276"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "05650a57-6141-4189-8be8-6316efa67780",
          "markerId": "b4707a38-9c2f-42a1-b09b-7b6f90e163f4",
          "solutionId": "e7a079ac-7e75-4dcb-82a1-988595e82b8f",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2025-12-19T05:19:32.68189Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "b442a717-d0eb-479c-9aa0-13c7fbcf3c36",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5e5f6010-e58b-4526-9443-73407be2c0ad",
              "qrLogAttributeListValue": {
                "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                "description": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                "qrLogAttribute": {
                  "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                  "code": "sample string 2",
                  "createdTs": "2025-12-19T05:19:32.68189Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-12-19T05:19:32.68189Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                  "qrLogAttributeClass": {
                    "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ]
              },
              "markerXSolutionsId": "a7914c90-0ce8-4608-a69e-42f8116699e6",
              "qrLogAttributeId": "fbaac39f-3e00-47a4-b52a-77e2022945dc",
              "qrLogAttribute": {
                "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                "code": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                "qrLogAttributeClass": {
                  "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "b442a717-d0eb-479c-9aa0-13c7fbcf3c36",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5e5f6010-e58b-4526-9443-73407be2c0ad",
              "qrLogAttributeListValue": {
                "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                "description": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                "qrLogAttribute": {
                  "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                  "code": "sample string 2",
                  "createdTs": "2025-12-19T05:19:32.68189Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-12-19T05:19:32.68189Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                  "qrLogAttributeClass": {
                    "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ]
              },
              "markerXSolutionsId": "a7914c90-0ce8-4608-a69e-42f8116699e6",
              "qrLogAttributeId": "fbaac39f-3e00-47a4-b52a-77e2022945dc",
              "qrLogAttribute": {
                "id": "ac3ac1d1-e0d0-4780-a6f2-576a2e363d5e",
                "code": "sample string 2",
                "createdTs": "2025-12-19T05:19:32.68189Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-12-19T05:19:32.68189Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a13fb7ee-6c0f-4327-b0a4-8fc217f511c6",
                "qrLogAttributeClass": {
                  "id": "fe033fab-1b53-4e8f-9470-cd7288f0eff4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    },
                    {
                      "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  },
                  {
                    "id": "42a6ca1f-8135-49ca-b42f-929c012388b1",
                    "description": "sample string 2",
                    "createdTs": "2025-12-19T05:19:32.68189Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-12-19T05:19:32.68189Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5e347f35-e06e-4f6f-8518-13a8f9bb7cb5",
                    "translations": [
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      },
                      {
                        "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  },
                  {
                    "id": "52d916cd-de8b-48ca-aab3-09efc7d0197e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c35c0e93-1afd-4b0a-a05f-b428a1603e40"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "bd9f5d70-eb2d-4618-888e-802a550ebac4",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "66288666-e8bf-498d-bb3e-26550e6c5ff3",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.68189Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4c798630-2b59-4bcf-978e-09b107331bc7",
              "reportId": "01732c27-5bda-449c-85e4-baab95a34062",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/66288666-e8bf-498d-bb3e-26550e6c5ff3"
            },
            {
              "id": "66288666-e8bf-498d-bb3e-26550e6c5ff3",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.68189Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4c798630-2b59-4bcf-978e-09b107331bc7",
              "reportId": "01732c27-5bda-449c-85e4-baab95a34062",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/66288666-e8bf-498d-bb3e-26550e6c5ff3"
            }
          ],
          "selectedProducts": [
            {
              "id": "9547d40f-bc9c-4c0f-8957-3c97fe3282f0",
              "markerXSolutionsId": "0696057f-e6ca-42f2-bcc8-c59077e33577",
              "productId": "f8882d69-c3bb-444b-8353-12515257c276"
            },
            {
              "id": "9547d40f-bc9c-4c0f-8957-3c97fe3282f0",
              "markerXSolutionsId": "0696057f-e6ca-42f2-bcc8-c59077e33577",
              "productId": "f8882d69-c3bb-444b-8353-12515257c276"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "1bcccd97-b373-43df-81a1-ad8806b5bc45",
          "date": "2025-12-19T05:19:32.68189Z",
          "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": "d544e2a7-1380-4a0d-94b2-a9a9493d9969",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/1bcccd97-b373-43df-81a1-ad8806b5bc45"
        },
        {
          "id": "1bcccd97-b373-43df-81a1-ad8806b5bc45",
          "date": "2025-12-19T05:19:32.68189Z",
          "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": "d544e2a7-1380-4a0d-94b2-a9a9493d9969",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/1bcccd97-b373-43df-81a1-ad8806b5bc45"
        }
      ],
      "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": "85dd41cc-ac44-4171-99d2-2ac9a87b68a9",
  "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": "63fc08e3-6964-4a56-b9ab-645a87001802",
  "buildingComponent": "sample string 15",
  "projectId": "6e77a26e-eda5-4716-88f9-4355ff8b72fa",
  "project": "sample string 17",
  "blueprintFileId": "6fc15bda-5b18-4eec-86ce-d808d65ae67e",
  "blueprintFile": {
    "id": "2e0afd10-a51d-4e4b-92cc-f9f87d1d0935",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "699016da-ac2d-4ba7-a34f-2f3ce0061630",
      "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": "41933377-8ee5-4f94-90aa-7bca0d7f55fa",
      "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": "9d70da32-4650-4533-9132-52c5e673ee5d",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "07e8ca8e-ed66-460f-8d01-0d43791c59c7",
      "project": "sample string 15",
      "projectId": "9a6d2a21-63f7-4c02-84a5-f6cfdbe40e29",
      "qrLogAttributeXMarker": [
        {
          "id": "59f33e22-8a5d-444f-8b5d-53e1d9a95f2d",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "2936d81f-098e-45f3-b4ef-3d6d2a73f5d6",
          "markerId": "cf9cead6-a8c9-4e64-9277-fd8b9f1833ad",
          "qrLogAttributeId": "8ca94b06-f8cf-4e9d-a194-1cd204988b7a",
          "qrLogAttribute": {
            "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
            "code": "sample string 2",
            "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
            "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
            "qrLogAttributeClass": {
              "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                },
                {
                  "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
              },
              {
                "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "59f33e22-8a5d-444f-8b5d-53e1d9a95f2d",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "2936d81f-098e-45f3-b4ef-3d6d2a73f5d6",
          "markerId": "cf9cead6-a8c9-4e64-9277-fd8b9f1833ad",
          "qrLogAttributeId": "8ca94b06-f8cf-4e9d-a194-1cd204988b7a",
          "qrLogAttribute": {
            "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
            "code": "sample string 2",
            "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
            "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
            "qrLogAttributeClass": {
              "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                },
                {
                  "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
              },
              {
                "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "8f505827-ca0f-4396-9dda-2b8f00f8edf4",
          "markerId": "0f13cd99-5a92-4218-96ad-a709d2d5d588",
          "solutionId": "f60958a5-b8ae-4fd0-b262-85bd3c0618a3",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "36dd33b9-57c2-487e-bb5a-00c60c30c2b7",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
              },
              {
                "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
                "qrLogAttributeListValue": {
                  "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                  "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                  "qrLogAttribute": {
                    "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                    "code": "sample string 2",
                    "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                    "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                    "qrLogAttributeClass": {
                      "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
                "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
                "qrLogAttributeListValue": {
                  "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                  "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                  "qrLogAttribute": {
                    "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                    "code": "sample string 2",
                    "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                    "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                    "qrLogAttributeClass": {
                      "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
                "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "05bc8e2f-6dc4-4a01-ad4d-f5ba5216d2c5",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.6975046Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ecec63ee-e947-45dd-83d9-0417f4b2a5e5"
            },
            {
              "id": "05bc8e2f-6dc4-4a01-ad4d-f5ba5216d2c5",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.6975046Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ecec63ee-e947-45dd-83d9-0417f4b2a5e5"
            }
          ],
          "selectedProducts": [
            {
              "id": "522d67f2-a6a3-4615-b0df-3d48b5d82b83",
              "markerXSolutionsId": "4669e88c-ec1d-49be-9820-334f9215753a",
              "productId": "630a71ff-3951-4092-9841-668883edec77"
            },
            {
              "id": "522d67f2-a6a3-4615-b0df-3d48b5d82b83",
              "markerXSolutionsId": "4669e88c-ec1d-49be-9820-334f9215753a",
              "productId": "630a71ff-3951-4092-9841-668883edec77"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "8f505827-ca0f-4396-9dda-2b8f00f8edf4",
          "markerId": "0f13cd99-5a92-4218-96ad-a709d2d5d588",
          "solutionId": "f60958a5-b8ae-4fd0-b262-85bd3c0618a3",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "36dd33b9-57c2-487e-bb5a-00c60c30c2b7",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
              },
              {
                "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
                "qrLogAttributeListValue": {
                  "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                  "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                  "qrLogAttribute": {
                    "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                    "code": "sample string 2",
                    "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                    "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                    "qrLogAttributeClass": {
                      "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
                "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
                "qrLogAttributeListValue": {
                  "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                  "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                  "qrLogAttribute": {
                    "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                    "code": "sample string 2",
                    "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                    "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                    "qrLogAttributeClass": {
                      "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
                "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "05bc8e2f-6dc4-4a01-ad4d-f5ba5216d2c5",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.6975046Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ecec63ee-e947-45dd-83d9-0417f4b2a5e5"
            },
            {
              "id": "05bc8e2f-6dc4-4a01-ad4d-f5ba5216d2c5",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.6975046Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ecec63ee-e947-45dd-83d9-0417f4b2a5e5"
            }
          ],
          "selectedProducts": [
            {
              "id": "522d67f2-a6a3-4615-b0df-3d48b5d82b83",
              "markerXSolutionsId": "4669e88c-ec1d-49be-9820-334f9215753a",
              "productId": "630a71ff-3951-4092-9841-668883edec77"
            },
            {
              "id": "522d67f2-a6a3-4615-b0df-3d48b5d82b83",
              "markerXSolutionsId": "4669e88c-ec1d-49be-9820-334f9215753a",
              "productId": "630a71ff-3951-4092-9841-668883edec77"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "60bda2c5-d2b8-4317-a1ff-f69da3ddf75e",
          "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": "9e20fe32-83d7-4faf-86fb-16f98839ccb3"
        },
        {
          "id": "60bda2c5-d2b8-4317-a1ff-f69da3ddf75e",
          "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": "9e20fe32-83d7-4faf-86fb-16f98839ccb3"
        }
      ],
      "archivedReports": [
        {
          "id": "60bda2c5-d2b8-4317-a1ff-f69da3ddf75e",
          "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": "9e20fe32-83d7-4faf-86fb-16f98839ccb3"
        },
        {
          "id": "60bda2c5-d2b8-4317-a1ff-f69da3ddf75e",
          "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": "9e20fe32-83d7-4faf-86fb-16f98839ccb3"
        }
      ],
      "productSolutions": [
        {
          "id": "36dd33b9-57c2-487e-bb5a-00c60c30c2b7",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
            },
            {
              "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "36dd33b9-57c2-487e-bb5a-00c60c30c2b7",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
            },
            {
              "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "699016da-ac2d-4ba7-a34f-2f3ce0061630",
      "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": "41933377-8ee5-4f94-90aa-7bca0d7f55fa",
      "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": "9d70da32-4650-4533-9132-52c5e673ee5d",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "07e8ca8e-ed66-460f-8d01-0d43791c59c7",
      "project": "sample string 15",
      "projectId": "9a6d2a21-63f7-4c02-84a5-f6cfdbe40e29",
      "qrLogAttributeXMarker": [
        {
          "id": "59f33e22-8a5d-444f-8b5d-53e1d9a95f2d",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "2936d81f-098e-45f3-b4ef-3d6d2a73f5d6",
          "markerId": "cf9cead6-a8c9-4e64-9277-fd8b9f1833ad",
          "qrLogAttributeId": "8ca94b06-f8cf-4e9d-a194-1cd204988b7a",
          "qrLogAttribute": {
            "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
            "code": "sample string 2",
            "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
            "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
            "qrLogAttributeClass": {
              "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                },
                {
                  "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
              },
              {
                "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "59f33e22-8a5d-444f-8b5d-53e1d9a95f2d",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "2936d81f-098e-45f3-b4ef-3d6d2a73f5d6",
          "markerId": "cf9cead6-a8c9-4e64-9277-fd8b9f1833ad",
          "qrLogAttributeId": "8ca94b06-f8cf-4e9d-a194-1cd204988b7a",
          "qrLogAttribute": {
            "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
            "code": "sample string 2",
            "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
            "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
            "qrLogAttributeClass": {
              "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                },
                {
                  "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
              },
              {
                "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "8f505827-ca0f-4396-9dda-2b8f00f8edf4",
          "markerId": "0f13cd99-5a92-4218-96ad-a709d2d5d588",
          "solutionId": "f60958a5-b8ae-4fd0-b262-85bd3c0618a3",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "36dd33b9-57c2-487e-bb5a-00c60c30c2b7",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
              },
              {
                "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
                "qrLogAttributeListValue": {
                  "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                  "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                  "qrLogAttribute": {
                    "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                    "code": "sample string 2",
                    "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                    "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                    "qrLogAttributeClass": {
                      "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
                "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
                "qrLogAttributeListValue": {
                  "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                  "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                  "qrLogAttribute": {
                    "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                    "code": "sample string 2",
                    "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                    "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                    "qrLogAttributeClass": {
                      "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
                "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "05bc8e2f-6dc4-4a01-ad4d-f5ba5216d2c5",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.6975046Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ecec63ee-e947-45dd-83d9-0417f4b2a5e5"
            },
            {
              "id": "05bc8e2f-6dc4-4a01-ad4d-f5ba5216d2c5",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.6975046Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ecec63ee-e947-45dd-83d9-0417f4b2a5e5"
            }
          ],
          "selectedProducts": [
            {
              "id": "522d67f2-a6a3-4615-b0df-3d48b5d82b83",
              "markerXSolutionsId": "4669e88c-ec1d-49be-9820-334f9215753a",
              "productId": "630a71ff-3951-4092-9841-668883edec77"
            },
            {
              "id": "522d67f2-a6a3-4615-b0df-3d48b5d82b83",
              "markerXSolutionsId": "4669e88c-ec1d-49be-9820-334f9215753a",
              "productId": "630a71ff-3951-4092-9841-668883edec77"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "8f505827-ca0f-4396-9dda-2b8f00f8edf4",
          "markerId": "0f13cd99-5a92-4218-96ad-a709d2d5d588",
          "solutionId": "f60958a5-b8ae-4fd0-b262-85bd3c0618a3",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "36dd33b9-57c2-487e-bb5a-00c60c30c2b7",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
              },
              {
                "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
                "qrLogAttributeListValue": {
                  "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                  "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                  "qrLogAttribute": {
                    "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                    "code": "sample string 2",
                    "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                    "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                    "qrLogAttributeClass": {
                      "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
                "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
                "qrLogAttributeListValue": {
                  "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                  "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                  "qrLogAttribute": {
                    "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                    "code": "sample string 2",
                    "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                    "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                    "qrLogAttributeClass": {
                      "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
                "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    },
                    {
                      "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                      "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                      "translations": [
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        },
                        {
                          "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "05bc8e2f-6dc4-4a01-ad4d-f5ba5216d2c5",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.6975046Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ecec63ee-e947-45dd-83d9-0417f4b2a5e5"
            },
            {
              "id": "05bc8e2f-6dc4-4a01-ad4d-f5ba5216d2c5",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-19T05:19:32.6975046Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "ecec63ee-e947-45dd-83d9-0417f4b2a5e5"
            }
          ],
          "selectedProducts": [
            {
              "id": "522d67f2-a6a3-4615-b0df-3d48b5d82b83",
              "markerXSolutionsId": "4669e88c-ec1d-49be-9820-334f9215753a",
              "productId": "630a71ff-3951-4092-9841-668883edec77"
            },
            {
              "id": "522d67f2-a6a3-4615-b0df-3d48b5d82b83",
              "markerXSolutionsId": "4669e88c-ec1d-49be-9820-334f9215753a",
              "productId": "630a71ff-3951-4092-9841-668883edec77"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "60bda2c5-d2b8-4317-a1ff-f69da3ddf75e",
          "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": "9e20fe32-83d7-4faf-86fb-16f98839ccb3"
        },
        {
          "id": "60bda2c5-d2b8-4317-a1ff-f69da3ddf75e",
          "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": "9e20fe32-83d7-4faf-86fb-16f98839ccb3"
        }
      ],
      "archivedReports": [
        {
          "id": "60bda2c5-d2b8-4317-a1ff-f69da3ddf75e",
          "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": "9e20fe32-83d7-4faf-86fb-16f98839ccb3"
        },
        {
          "id": "60bda2c5-d2b8-4317-a1ff-f69da3ddf75e",
          "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": "9e20fe32-83d7-4faf-86fb-16f98839ccb3"
        }
      ],
      "productSolutions": [
        {
          "id": "36dd33b9-57c2-487e-bb5a-00c60c30c2b7",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
            },
            {
              "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "36dd33b9-57c2-487e-bb5a-00c60c30c2b7",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
            },
            {
              "id": "317426bd-aa85-44fd-bbff-cc8e6724e1a1",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/317426bd-aa85-44fd-bbff-cc8e6724e1a1"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c0bde51d-b11b-452c-b898-89b7519620bb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bfcfb361-7e75-4137-8739-0bcdd8b10034",
              "qrLogAttributeListValue": {
                "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                "qrLogAttribute": {
                  "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                  "code": "sample string 2",
                  "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                  "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                  "qrLogAttributeClass": {
                    "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ]
              },
              "markerXSolutionsId": "35cdaec6-7541-4f3c-a7df-c88fc0374267",
              "qrLogAttributeId": "e7d63443-d88d-44fa-94c6-532882ebb5c5",
              "qrLogAttribute": {
                "id": "56e6bc3d-e480-4ce2-9e68-ea1cd7e4cf25",
                "code": "sample string 2",
                "selectedValue": "0ef28899-12d1-449b-919e-91e77487864f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "7ed30328-4688-46d2-9572-3cd060066099",
                "sourceId": "7fedb850-bf52-4b8c-a4a0-e5912faf0c2f",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f57a23ed-afcd-4c85-9fd8-95678b783981",
                "qrLogAttributeClass": {
                  "id": "b9a49667-9cac-463a-8fb6-dcfa16be5e17",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    },
                    {
                      "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  },
                  {
                    "id": "8e2ee8d1-d796-405c-9aa6-922bf95287a7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "c10877af-6e32-48bb-85e7-380330e669d7",
                    "qrLogAttributeListValueGlobalRefId": "948de4a2-fde8-4040-84c8-e46cdb1778cc",
                    "translations": [
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      },
                      {
                        "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  },
                  {
                    "id": "8208cbc9-9de0-4a25-8e10-b897f3494cf3",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "2c6650cc-c576-4aa5-9771-ba588d89ad06"
                  }
                ],
                "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
}