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": "7ac8ec5e-964a-4da8-a753-90a7dece14d0",
  "name": "sample string 2",
  "description": "sample string 3",
  "markerName": "sample string 4",
  "order": "sample string 5",
  "createdTs": "2026-02-18T23:39:50.9516614Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-02-18T23:39:50.9516614Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "isOffline": true,
  "offlineByUserId": 1,
  "offlineByUserName": "sample string 10",
  "deadline": "2026-02-18T23:39:50.9516614Z",
  "isLocked": true,
  "lockedByUserId": 1,
  "lockedByUserName": "sample string 12",
  "lockedTs": "2026-02-18T23:39:50.9516614Z",
  "buildingComponentId": "facf4259-8b35-44a1-bfe7-a46fb5f17434",
  "buildingComponent": {
    "id": "dc813f19-7d76-447c-9cf8-907dbf93ad86",
    "name": "sample string 2",
    "description": "sample string 3",
    "order": "sample string 4",
    "createdTs": "2026-02-18T23:39:50.9516614Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
    "modifiedBy": "sample string 7",
    "customerId": 8,
    "projectId": "c28aff4e-f3ca-4524-84ee-1086817eecff",
    "project": {
      "id": "1c8fb9e4-2b9a-4529-ba66-9376bbda6a60",
      "name": "sample string 2",
      "status": "sample string 3",
      "buildingName": "sample string 4",
      "createdTs": "2026-02-18T23:39:50.9516614Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-02-18T23:39:50.9516614Z",
      "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/1c8fb9e4-2b9a-4529-ba66-9376bbda6a60"
    },
    "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": "2d6cae4d-4b14-435a-931c-b91232bdf055",
  "blueprintFile": {
    "id": "a8a0c614-e297-43d8-a762-8a04352049fd",
    "name": "sample string 2",
    "content": "sample string 3",
    "createdTs": "2026-02-18T23:39:50.9516614Z",
    "createdBy": "sample string 4",
    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
    "modifiedBy": "sample string 5",
    "snapshot": "QEA="
  },
  "markers": [
    {
      "id": "a4644e6e-5486-445b-997b-9f6cd9863868",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-02-18T23:39:50.9516614Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-02-18T23:39:50.9516614Z",
      "modifiedBy": "sample string 5",
      "date": "2026-02-18T23:39:50.9516614Z",
      "customerId": 6,
      "qrId": "3c1461cf-59ee-4d69-bde4-5dc265faa7f2",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "af586e2a-ded8-4666-99ca-2dd2b45b1012",
      "markerXSolutions": [
        {
          "id": "55a0cafe-f937-4fc0-9c09-be02816ae25b",
          "markerId": "d44f44fd-1cf2-42d7-a4c5-c6bc25af3a05",
          "solutionId": "8cf06b1d-fc89-4135-b956-c46e63350014",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-02-18T23:39:50.9516614Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "22cb2568-75e8-4c2b-997e-409c6e6499ab",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5d1f1717-b14b-4b78-8315-40803945a7aa",
              "qrLogAttributeListValue": {
                "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                "description": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                "qrLogAttribute": {
                  "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                  "code": "sample string 2",
                  "createdTs": "2026-02-18T23:39:50.9516614Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                  "qrLogAttributeClass": {
                    "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ]
              },
              "markerXSolutionsId": "27f0738e-092b-4c52-b51d-fa713b658858",
              "qrLogAttributeId": "f090431f-a46c-4380-93e1-fd786c7977a2",
              "qrLogAttribute": {
                "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                "code": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                "qrLogAttributeClass": {
                  "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "22cb2568-75e8-4c2b-997e-409c6e6499ab",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5d1f1717-b14b-4b78-8315-40803945a7aa",
              "qrLogAttributeListValue": {
                "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                "description": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                "qrLogAttribute": {
                  "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                  "code": "sample string 2",
                  "createdTs": "2026-02-18T23:39:50.9516614Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                  "qrLogAttributeClass": {
                    "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ]
              },
              "markerXSolutionsId": "27f0738e-092b-4c52-b51d-fa713b658858",
              "qrLogAttributeId": "f090431f-a46c-4380-93e1-fd786c7977a2",
              "qrLogAttribute": {
                "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                "code": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                "qrLogAttributeClass": {
                  "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "d4d2e64e-1e17-4115-b04d-e1407bbdc16c",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9516614Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "18412006-37f4-4fad-b654-5a46aecb1bb0",
              "reportId": "91e1084c-a41d-4716-a524-2ae2f596ef3d",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d4d2e64e-1e17-4115-b04d-e1407bbdc16c"
            },
            {
              "id": "d4d2e64e-1e17-4115-b04d-e1407bbdc16c",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9516614Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "18412006-37f4-4fad-b654-5a46aecb1bb0",
              "reportId": "91e1084c-a41d-4716-a524-2ae2f596ef3d",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d4d2e64e-1e17-4115-b04d-e1407bbdc16c"
            }
          ],
          "selectedProducts": [
            {
              "id": "da482369-41db-484a-b386-cbdedf714ca5",
              "markerXSolutionsId": "cf8d050e-1c10-431c-adb4-60cb2289e5c1",
              "productId": "656a7330-8dea-4dd2-8ca7-595a0ff34ff6"
            },
            {
              "id": "da482369-41db-484a-b386-cbdedf714ca5",
              "markerXSolutionsId": "cf8d050e-1c10-431c-adb4-60cb2289e5c1",
              "productId": "656a7330-8dea-4dd2-8ca7-595a0ff34ff6"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "55a0cafe-f937-4fc0-9c09-be02816ae25b",
          "markerId": "d44f44fd-1cf2-42d7-a4c5-c6bc25af3a05",
          "solutionId": "8cf06b1d-fc89-4135-b956-c46e63350014",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-02-18T23:39:50.9516614Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "22cb2568-75e8-4c2b-997e-409c6e6499ab",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5d1f1717-b14b-4b78-8315-40803945a7aa",
              "qrLogAttributeListValue": {
                "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                "description": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                "qrLogAttribute": {
                  "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                  "code": "sample string 2",
                  "createdTs": "2026-02-18T23:39:50.9516614Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                  "qrLogAttributeClass": {
                    "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ]
              },
              "markerXSolutionsId": "27f0738e-092b-4c52-b51d-fa713b658858",
              "qrLogAttributeId": "f090431f-a46c-4380-93e1-fd786c7977a2",
              "qrLogAttribute": {
                "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                "code": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                "qrLogAttributeClass": {
                  "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "22cb2568-75e8-4c2b-997e-409c6e6499ab",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5d1f1717-b14b-4b78-8315-40803945a7aa",
              "qrLogAttributeListValue": {
                "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                "description": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                "qrLogAttribute": {
                  "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                  "code": "sample string 2",
                  "createdTs": "2026-02-18T23:39:50.9516614Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                  "qrLogAttributeClass": {
                    "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ]
              },
              "markerXSolutionsId": "27f0738e-092b-4c52-b51d-fa713b658858",
              "qrLogAttributeId": "f090431f-a46c-4380-93e1-fd786c7977a2",
              "qrLogAttribute": {
                "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                "code": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                "qrLogAttributeClass": {
                  "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "d4d2e64e-1e17-4115-b04d-e1407bbdc16c",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9516614Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "18412006-37f4-4fad-b654-5a46aecb1bb0",
              "reportId": "91e1084c-a41d-4716-a524-2ae2f596ef3d",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d4d2e64e-1e17-4115-b04d-e1407bbdc16c"
            },
            {
              "id": "d4d2e64e-1e17-4115-b04d-e1407bbdc16c",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9516614Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "18412006-37f4-4fad-b654-5a46aecb1bb0",
              "reportId": "91e1084c-a41d-4716-a524-2ae2f596ef3d",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d4d2e64e-1e17-4115-b04d-e1407bbdc16c"
            }
          ],
          "selectedProducts": [
            {
              "id": "da482369-41db-484a-b386-cbdedf714ca5",
              "markerXSolutionsId": "cf8d050e-1c10-431c-adb4-60cb2289e5c1",
              "productId": "656a7330-8dea-4dd2-8ca7-595a0ff34ff6"
            },
            {
              "id": "da482369-41db-484a-b386-cbdedf714ca5",
              "markerXSolutionsId": "cf8d050e-1c10-431c-adb4-60cb2289e5c1",
              "productId": "656a7330-8dea-4dd2-8ca7-595a0ff34ff6"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "1af1f383-066c-450c-b52a-ec783314d606",
          "date": "2026-02-18T23:39:50.9516614Z",
          "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": "fb626098-826a-4a28-babc-aeb8a14f7b48",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/1af1f383-066c-450c-b52a-ec783314d606"
        },
        {
          "id": "1af1f383-066c-450c-b52a-ec783314d606",
          "date": "2026-02-18T23:39:50.9516614Z",
          "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": "fb626098-826a-4a28-babc-aeb8a14f7b48",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/1af1f383-066c-450c-b52a-ec783314d606"
        }
      ],
      "calculateStatus": 2
    },
    {
      "id": "a4644e6e-5486-445b-997b-9f6cd9863868",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-02-18T23:39:50.9516614Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-02-18T23:39:50.9516614Z",
      "modifiedBy": "sample string 5",
      "date": "2026-02-18T23:39:50.9516614Z",
      "customerId": 6,
      "qrId": "3c1461cf-59ee-4d69-bde4-5dc265faa7f2",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "af586e2a-ded8-4666-99ca-2dd2b45b1012",
      "markerXSolutions": [
        {
          "id": "55a0cafe-f937-4fc0-9c09-be02816ae25b",
          "markerId": "d44f44fd-1cf2-42d7-a4c5-c6bc25af3a05",
          "solutionId": "8cf06b1d-fc89-4135-b956-c46e63350014",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-02-18T23:39:50.9516614Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "22cb2568-75e8-4c2b-997e-409c6e6499ab",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5d1f1717-b14b-4b78-8315-40803945a7aa",
              "qrLogAttributeListValue": {
                "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                "description": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                "qrLogAttribute": {
                  "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                  "code": "sample string 2",
                  "createdTs": "2026-02-18T23:39:50.9516614Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                  "qrLogAttributeClass": {
                    "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ]
              },
              "markerXSolutionsId": "27f0738e-092b-4c52-b51d-fa713b658858",
              "qrLogAttributeId": "f090431f-a46c-4380-93e1-fd786c7977a2",
              "qrLogAttribute": {
                "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                "code": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                "qrLogAttributeClass": {
                  "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "22cb2568-75e8-4c2b-997e-409c6e6499ab",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5d1f1717-b14b-4b78-8315-40803945a7aa",
              "qrLogAttributeListValue": {
                "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                "description": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                "qrLogAttribute": {
                  "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                  "code": "sample string 2",
                  "createdTs": "2026-02-18T23:39:50.9516614Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                  "qrLogAttributeClass": {
                    "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ]
              },
              "markerXSolutionsId": "27f0738e-092b-4c52-b51d-fa713b658858",
              "qrLogAttributeId": "f090431f-a46c-4380-93e1-fd786c7977a2",
              "qrLogAttribute": {
                "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                "code": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                "qrLogAttributeClass": {
                  "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "d4d2e64e-1e17-4115-b04d-e1407bbdc16c",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9516614Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "18412006-37f4-4fad-b654-5a46aecb1bb0",
              "reportId": "91e1084c-a41d-4716-a524-2ae2f596ef3d",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d4d2e64e-1e17-4115-b04d-e1407bbdc16c"
            },
            {
              "id": "d4d2e64e-1e17-4115-b04d-e1407bbdc16c",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9516614Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "18412006-37f4-4fad-b654-5a46aecb1bb0",
              "reportId": "91e1084c-a41d-4716-a524-2ae2f596ef3d",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d4d2e64e-1e17-4115-b04d-e1407bbdc16c"
            }
          ],
          "selectedProducts": [
            {
              "id": "da482369-41db-484a-b386-cbdedf714ca5",
              "markerXSolutionsId": "cf8d050e-1c10-431c-adb4-60cb2289e5c1",
              "productId": "656a7330-8dea-4dd2-8ca7-595a0ff34ff6"
            },
            {
              "id": "da482369-41db-484a-b386-cbdedf714ca5",
              "markerXSolutionsId": "cf8d050e-1c10-431c-adb4-60cb2289e5c1",
              "productId": "656a7330-8dea-4dd2-8ca7-595a0ff34ff6"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "55a0cafe-f937-4fc0-9c09-be02816ae25b",
          "markerId": "d44f44fd-1cf2-42d7-a4c5-c6bc25af3a05",
          "solutionId": "8cf06b1d-fc89-4135-b956-c46e63350014",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-02-18T23:39:50.9516614Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "22cb2568-75e8-4c2b-997e-409c6e6499ab",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5d1f1717-b14b-4b78-8315-40803945a7aa",
              "qrLogAttributeListValue": {
                "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                "description": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                "qrLogAttribute": {
                  "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                  "code": "sample string 2",
                  "createdTs": "2026-02-18T23:39:50.9516614Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                  "qrLogAttributeClass": {
                    "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ]
              },
              "markerXSolutionsId": "27f0738e-092b-4c52-b51d-fa713b658858",
              "qrLogAttributeId": "f090431f-a46c-4380-93e1-fd786c7977a2",
              "qrLogAttribute": {
                "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                "code": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                "qrLogAttributeClass": {
                  "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "22cb2568-75e8-4c2b-997e-409c6e6499ab",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5d1f1717-b14b-4b78-8315-40803945a7aa",
              "qrLogAttributeListValue": {
                "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                "description": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                "qrLogAttribute": {
                  "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                  "code": "sample string 2",
                  "createdTs": "2026-02-18T23:39:50.9516614Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                  "qrLogAttributeClass": {
                    "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ]
              },
              "markerXSolutionsId": "27f0738e-092b-4c52-b51d-fa713b658858",
              "qrLogAttributeId": "f090431f-a46c-4380-93e1-fd786c7977a2",
              "qrLogAttribute": {
                "id": "460faea9-7a0f-4130-8f06-df979a504e15",
                "code": "sample string 2",
                "createdTs": "2026-02-18T23:39:50.9516614Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "f3036511-d2b4-4b47-b3f8-ceeb08b1cb14",
                "qrLogAttributeClass": {
                  "id": "f21fce1e-4271-478f-ba9d-959508d44ba8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    },
                    {
                      "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  },
                  {
                    "id": "8c402711-cd55-4cdb-b400-5f112af654e1",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.9516614Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.9516614Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d75cc4e7-a3b7-4a26-99a6-745df9f74d52",
                    "translations": [
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      },
                      {
                        "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  },
                  {
                    "id": "c4cd595f-68a4-49ae-9e13-ec286ac0038e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c012f008-8def-43b6-b52c-87d94773a97a"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5c77732a-1058-4112-8394-fed4ccc21177",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "d4d2e64e-1e17-4115-b04d-e1407bbdc16c",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9516614Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "18412006-37f4-4fad-b654-5a46aecb1bb0",
              "reportId": "91e1084c-a41d-4716-a524-2ae2f596ef3d",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d4d2e64e-1e17-4115-b04d-e1407bbdc16c"
            },
            {
              "id": "d4d2e64e-1e17-4115-b04d-e1407bbdc16c",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9516614Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "18412006-37f4-4fad-b654-5a46aecb1bb0",
              "reportId": "91e1084c-a41d-4716-a524-2ae2f596ef3d",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d4d2e64e-1e17-4115-b04d-e1407bbdc16c"
            }
          ],
          "selectedProducts": [
            {
              "id": "da482369-41db-484a-b386-cbdedf714ca5",
              "markerXSolutionsId": "cf8d050e-1c10-431c-adb4-60cb2289e5c1",
              "productId": "656a7330-8dea-4dd2-8ca7-595a0ff34ff6"
            },
            {
              "id": "da482369-41db-484a-b386-cbdedf714ca5",
              "markerXSolutionsId": "cf8d050e-1c10-431c-adb4-60cb2289e5c1",
              "productId": "656a7330-8dea-4dd2-8ca7-595a0ff34ff6"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "1af1f383-066c-450c-b52a-ec783314d606",
          "date": "2026-02-18T23:39:50.9516614Z",
          "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": "fb626098-826a-4a28-babc-aeb8a14f7b48",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/1af1f383-066c-450c-b52a-ec783314d606"
        },
        {
          "id": "1af1f383-066c-450c-b52a-ec783314d606",
          "date": "2026-02-18T23:39:50.9516614Z",
          "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": "fb626098-826a-4a28-babc-aeb8a14f7b48",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/1af1f383-066c-450c-b52a-ec783314d606"
        }
      ],
      "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": "8a31f913-e858-4fbf-94df-f040adb09172",
  "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": "d170a61a-f4da-4054-88f1-165fa299582f",
  "buildingComponent": "sample string 15",
  "projectId": "2ad6f783-ee80-4ee2-9f98-0f1c9437a9cf",
  "project": "sample string 17",
  "blueprintFileId": "b0f67fd7-7265-4d05-abcb-d3e413eff7f3",
  "blueprintFile": {
    "id": "bc341b1f-0c24-4d8c-adbb-0a2eaca592fd",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "5df117d8-bf2c-4ea7-9c7f-5c73a71f2097",
      "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": "8478880d-f945-48c7-8685-23145081ad90",
      "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": "e0d837e1-6af1-41c3-a95f-bb6b040999b6",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "636e52da-3d12-44b0-8079-28536610aef9",
      "project": "sample string 15",
      "projectId": "ac9d9228-70ab-4828-ac92-ac28f88e271d",
      "qrLogAttributeXMarker": [
        {
          "id": "0050ab96-7dcf-49d0-9171-ebe9eb9208dc",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "b416f560-ff50-4eee-834f-9766d522dec0",
          "markerId": "32ed63c3-8d39-4056-9106-fe13f225a6cf",
          "qrLogAttributeId": "57483431-490e-42eb-a431-ed6aa2f98fba",
          "qrLogAttribute": {
            "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
            "code": "sample string 2",
            "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
            "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
            "qrLogAttributeClass": {
              "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                },
                {
                  "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
              },
              {
                "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "0050ab96-7dcf-49d0-9171-ebe9eb9208dc",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "b416f560-ff50-4eee-834f-9766d522dec0",
          "markerId": "32ed63c3-8d39-4056-9106-fe13f225a6cf",
          "qrLogAttributeId": "57483431-490e-42eb-a431-ed6aa2f98fba",
          "qrLogAttribute": {
            "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
            "code": "sample string 2",
            "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
            "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
            "qrLogAttributeClass": {
              "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                },
                {
                  "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
              },
              {
                "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "59f7301c-5c3a-4c92-ada0-50143fe1859d",
          "markerId": "29a2f6e2-2c6d-4926-a4aa-d922ec6e919a",
          "solutionId": "bd264c8e-a06f-449b-82ae-05c661fff52a",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "24d4d6db-470e-44c6-b88e-72acedeab488",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
              },
              {
                "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
                "qrLogAttributeListValue": {
                  "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                  "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                  "qrLogAttribute": {
                    "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                    "code": "sample string 2",
                    "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                    "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                    "qrLogAttributeClass": {
                      "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
                "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
                "qrLogAttributeListValue": {
                  "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                  "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                  "qrLogAttribute": {
                    "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                    "code": "sample string 2",
                    "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                    "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                    "qrLogAttributeClass": {
                      "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
                "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "99948ef2-ec13-4d62-a8ba-a85e8b9cff66",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9672861Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "de1931bf-5542-4627-8081-a4dc69686804"
            },
            {
              "id": "99948ef2-ec13-4d62-a8ba-a85e8b9cff66",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9672861Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "de1931bf-5542-4627-8081-a4dc69686804"
            }
          ],
          "selectedProducts": [
            {
              "id": "981d64dc-d7d9-4578-827c-7c3ff8bfe739",
              "markerXSolutionsId": "850ae7c4-a7b3-43c8-8f2a-fdcd3488b35a",
              "productId": "a70192ac-03c2-438d-a9b3-6313765eb2a7"
            },
            {
              "id": "981d64dc-d7d9-4578-827c-7c3ff8bfe739",
              "markerXSolutionsId": "850ae7c4-a7b3-43c8-8f2a-fdcd3488b35a",
              "productId": "a70192ac-03c2-438d-a9b3-6313765eb2a7"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "59f7301c-5c3a-4c92-ada0-50143fe1859d",
          "markerId": "29a2f6e2-2c6d-4926-a4aa-d922ec6e919a",
          "solutionId": "bd264c8e-a06f-449b-82ae-05c661fff52a",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "24d4d6db-470e-44c6-b88e-72acedeab488",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
              },
              {
                "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
                "qrLogAttributeListValue": {
                  "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                  "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                  "qrLogAttribute": {
                    "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                    "code": "sample string 2",
                    "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                    "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                    "qrLogAttributeClass": {
                      "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
                "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
                "qrLogAttributeListValue": {
                  "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                  "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                  "qrLogAttribute": {
                    "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                    "code": "sample string 2",
                    "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                    "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                    "qrLogAttributeClass": {
                      "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
                "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "99948ef2-ec13-4d62-a8ba-a85e8b9cff66",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9672861Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "de1931bf-5542-4627-8081-a4dc69686804"
            },
            {
              "id": "99948ef2-ec13-4d62-a8ba-a85e8b9cff66",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9672861Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "de1931bf-5542-4627-8081-a4dc69686804"
            }
          ],
          "selectedProducts": [
            {
              "id": "981d64dc-d7d9-4578-827c-7c3ff8bfe739",
              "markerXSolutionsId": "850ae7c4-a7b3-43c8-8f2a-fdcd3488b35a",
              "productId": "a70192ac-03c2-438d-a9b3-6313765eb2a7"
            },
            {
              "id": "981d64dc-d7d9-4578-827c-7c3ff8bfe739",
              "markerXSolutionsId": "850ae7c4-a7b3-43c8-8f2a-fdcd3488b35a",
              "productId": "a70192ac-03c2-438d-a9b3-6313765eb2a7"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "a664f8f9-3bc2-4a83-bd01-a4b2ad2e7cba",
          "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": "0ebe7290-ff7b-48da-b385-0f780420eff8"
        },
        {
          "id": "a664f8f9-3bc2-4a83-bd01-a4b2ad2e7cba",
          "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": "0ebe7290-ff7b-48da-b385-0f780420eff8"
        }
      ],
      "archivedReports": [
        {
          "id": "a664f8f9-3bc2-4a83-bd01-a4b2ad2e7cba",
          "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": "0ebe7290-ff7b-48da-b385-0f780420eff8"
        },
        {
          "id": "a664f8f9-3bc2-4a83-bd01-a4b2ad2e7cba",
          "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": "0ebe7290-ff7b-48da-b385-0f780420eff8"
        }
      ],
      "productSolutions": [
        {
          "id": "24d4d6db-470e-44c6-b88e-72acedeab488",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
            },
            {
              "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "24d4d6db-470e-44c6-b88e-72acedeab488",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
            },
            {
              "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "5df117d8-bf2c-4ea7-9c7f-5c73a71f2097",
      "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": "8478880d-f945-48c7-8685-23145081ad90",
      "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": "e0d837e1-6af1-41c3-a95f-bb6b040999b6",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "636e52da-3d12-44b0-8079-28536610aef9",
      "project": "sample string 15",
      "projectId": "ac9d9228-70ab-4828-ac92-ac28f88e271d",
      "qrLogAttributeXMarker": [
        {
          "id": "0050ab96-7dcf-49d0-9171-ebe9eb9208dc",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "b416f560-ff50-4eee-834f-9766d522dec0",
          "markerId": "32ed63c3-8d39-4056-9106-fe13f225a6cf",
          "qrLogAttributeId": "57483431-490e-42eb-a431-ed6aa2f98fba",
          "qrLogAttribute": {
            "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
            "code": "sample string 2",
            "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
            "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
            "qrLogAttributeClass": {
              "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                },
                {
                  "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
              },
              {
                "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "0050ab96-7dcf-49d0-9171-ebe9eb9208dc",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "b416f560-ff50-4eee-834f-9766d522dec0",
          "markerId": "32ed63c3-8d39-4056-9106-fe13f225a6cf",
          "qrLogAttributeId": "57483431-490e-42eb-a431-ed6aa2f98fba",
          "qrLogAttribute": {
            "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
            "code": "sample string 2",
            "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
            "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
            "qrLogAttributeClass": {
              "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                },
                {
                  "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
              },
              {
                "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "59f7301c-5c3a-4c92-ada0-50143fe1859d",
          "markerId": "29a2f6e2-2c6d-4926-a4aa-d922ec6e919a",
          "solutionId": "bd264c8e-a06f-449b-82ae-05c661fff52a",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "24d4d6db-470e-44c6-b88e-72acedeab488",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
              },
              {
                "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
                "qrLogAttributeListValue": {
                  "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                  "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                  "qrLogAttribute": {
                    "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                    "code": "sample string 2",
                    "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                    "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                    "qrLogAttributeClass": {
                      "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
                "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
                "qrLogAttributeListValue": {
                  "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                  "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                  "qrLogAttribute": {
                    "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                    "code": "sample string 2",
                    "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                    "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                    "qrLogAttributeClass": {
                      "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
                "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "99948ef2-ec13-4d62-a8ba-a85e8b9cff66",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9672861Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "de1931bf-5542-4627-8081-a4dc69686804"
            },
            {
              "id": "99948ef2-ec13-4d62-a8ba-a85e8b9cff66",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9672861Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "de1931bf-5542-4627-8081-a4dc69686804"
            }
          ],
          "selectedProducts": [
            {
              "id": "981d64dc-d7d9-4578-827c-7c3ff8bfe739",
              "markerXSolutionsId": "850ae7c4-a7b3-43c8-8f2a-fdcd3488b35a",
              "productId": "a70192ac-03c2-438d-a9b3-6313765eb2a7"
            },
            {
              "id": "981d64dc-d7d9-4578-827c-7c3ff8bfe739",
              "markerXSolutionsId": "850ae7c4-a7b3-43c8-8f2a-fdcd3488b35a",
              "productId": "a70192ac-03c2-438d-a9b3-6313765eb2a7"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "59f7301c-5c3a-4c92-ada0-50143fe1859d",
          "markerId": "29a2f6e2-2c6d-4926-a4aa-d922ec6e919a",
          "solutionId": "bd264c8e-a06f-449b-82ae-05c661fff52a",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "24d4d6db-470e-44c6-b88e-72acedeab488",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
              },
              {
                "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
                "qrLogAttributeListValue": {
                  "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                  "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                  "qrLogAttribute": {
                    "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                    "code": "sample string 2",
                    "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                    "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                    "qrLogAttributeClass": {
                      "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
                "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
                "qrLogAttributeListValue": {
                  "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                  "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                  "qrLogAttribute": {
                    "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                    "code": "sample string 2",
                    "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                    "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                    "qrLogAttributeClass": {
                      "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
                "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    },
                    {
                      "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                      "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                      "translations": [
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        },
                        {
                          "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "99948ef2-ec13-4d62-a8ba-a85e8b9cff66",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9672861Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "de1931bf-5542-4627-8081-a4dc69686804"
            },
            {
              "id": "99948ef2-ec13-4d62-a8ba-a85e8b9cff66",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-02-18T23:39:50.9672861Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "de1931bf-5542-4627-8081-a4dc69686804"
            }
          ],
          "selectedProducts": [
            {
              "id": "981d64dc-d7d9-4578-827c-7c3ff8bfe739",
              "markerXSolutionsId": "850ae7c4-a7b3-43c8-8f2a-fdcd3488b35a",
              "productId": "a70192ac-03c2-438d-a9b3-6313765eb2a7"
            },
            {
              "id": "981d64dc-d7d9-4578-827c-7c3ff8bfe739",
              "markerXSolutionsId": "850ae7c4-a7b3-43c8-8f2a-fdcd3488b35a",
              "productId": "a70192ac-03c2-438d-a9b3-6313765eb2a7"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "a664f8f9-3bc2-4a83-bd01-a4b2ad2e7cba",
          "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": "0ebe7290-ff7b-48da-b385-0f780420eff8"
        },
        {
          "id": "a664f8f9-3bc2-4a83-bd01-a4b2ad2e7cba",
          "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": "0ebe7290-ff7b-48da-b385-0f780420eff8"
        }
      ],
      "archivedReports": [
        {
          "id": "a664f8f9-3bc2-4a83-bd01-a4b2ad2e7cba",
          "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": "0ebe7290-ff7b-48da-b385-0f780420eff8"
        },
        {
          "id": "a664f8f9-3bc2-4a83-bd01-a4b2ad2e7cba",
          "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": "0ebe7290-ff7b-48da-b385-0f780420eff8"
        }
      ],
      "productSolutions": [
        {
          "id": "24d4d6db-470e-44c6-b88e-72acedeab488",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
            },
            {
              "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "24d4d6db-470e-44c6-b88e-72acedeab488",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
            },
            {
              "id": "5a0736e8-9dbb-495b-b6f4-76d5d8a433f4",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5a0736e8-9dbb-495b-b6f4-76d5d8a433f4"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "04da0e1e-237a-4c2c-b4ac-963e65a12ae4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "e9bf225b-48f8-431b-a9bd-581c705ea001",
              "qrLogAttributeListValue": {
                "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                "qrLogAttribute": {
                  "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                  "code": "sample string 2",
                  "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                  "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                  "qrLogAttributeClass": {
                    "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ]
              },
              "markerXSolutionsId": "289386eb-6e74-44eb-abf6-a380b5a44d7a",
              "qrLogAttributeId": "49f2a4af-c4b3-46b6-84f8-a74a150c700f",
              "qrLogAttribute": {
                "id": "4a5eed6f-fab9-4de4-a425-bcbab1b63450",
                "code": "sample string 2",
                "selectedValue": "d2a16a04-bc70-4333-b2fc-7e0e08902ca1",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "791f4325-695d-4b4e-880e-dcd894742ceb",
                "sourceId": "1a9e989a-7d89-4f0c-9657-94ef1a864d5b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "60438c52-87e1-41fa-b342-cded5fe4663d",
                "qrLogAttributeClass": {
                  "id": "3664a8b2-5221-4199-ba87-0cd14151ad20",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    },
                    {
                      "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  },
                  {
                    "id": "1eb9d680-dcc6-4549-9fc4-ea4dcdda5293",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "34577d30-e7e8-4fc3-b974-82d79a973bb3",
                    "qrLogAttributeListValueGlobalRefId": "d516f87d-8f21-4c91-8e71-407edd75f6b1",
                    "translations": [
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      },
                      {
                        "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  },
                  {
                    "id": "c08b230e-a2a0-4f93-8010-1da4f07aafce",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "203ec62b-a815-4ff7-b2a6-f411df95215f"
                  }
                ],
                "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
}