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": "5884258a-3458-49c1-8983-c9c919861a15",
  "name": "sample string 2",
  "description": "sample string 3",
  "markerName": "sample string 4",
  "order": "sample string 5",
  "createdTs": "2026-08-28T06:23:48.3513149Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-08-28T06:23:48.3513149Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "isOffline": true,
  "offlineByUserId": 1,
  "offlineByUserName": "sample string 10",
  "deadline": "2026-08-28T06:23:48.3513149Z",
  "isLocked": true,
  "lockedByUserId": 1,
  "lockedByUserName": "sample string 12",
  "lockedTs": "2026-08-28T06:23:48.3513149Z",
  "buildingComponentId": "238e53e7-28b6-43bb-a5a1-f6f703c9b16c",
  "buildingComponent": {
    "id": "bbf075a3-a0da-4cba-968e-ae68ed8d7b23",
    "name": "sample string 2",
    "description": "sample string 3",
    "order": "sample string 4",
    "createdTs": "2026-08-28T06:23:48.3513149Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
    "modifiedBy": "sample string 7",
    "customerId": 8,
    "projectId": "3491b7db-540a-4f51-9d64-b6b33ad243cb",
    "project": {
      "id": "d110818c-f748-4abf-a615-f695819fe437",
      "name": "sample string 2",
      "status": "sample string 3",
      "buildingName": "sample string 4",
      "createdTs": "2026-08-28T06:23:48.3513149Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-08-28T06:23:48.3513149Z",
      "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-uat.ipcom.be/api/DownloadImage/d110818c-f748-4abf-a615-f695819fe437"
    },
    "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": "504d2292-288c-4f16-b7b5-ac52e3212fe4",
  "blueprintFile": {
    "id": "6a61baa5-dd7d-4a7d-998c-d5232230972d",
    "name": "sample string 2",
    "content": "sample string 3",
    "createdTs": "2026-08-28T06:23:48.3513149Z",
    "createdBy": "sample string 4",
    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
    "modifiedBy": "sample string 5",
    "snapshot": "QEA="
  },
  "markers": [
    {
      "id": "2e7f83de-e6d8-4ef2-acb0-8d8a07bf5d43",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-08-28T06:23:48.3513149Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-08-28T06:23:48.3513149Z",
      "modifiedBy": "sample string 5",
      "date": "2026-08-28T06:23:48.3513149Z",
      "customerId": 6,
      "qrId": "7a39f8f1-aa7f-43a7-b832-a865514fd5ef",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "334433c1-220e-43c3-bafe-c19c4082142a",
      "markerXSolutions": [
        {
          "id": "178320f5-3584-4494-921f-cb28f17b7612",
          "markerId": "9ebcce4f-ee12-41ed-8e02-36d9dd8aa435",
          "solutionId": "c6936bf1-047b-45ea-b358-1de6595ef348",
          "taxonomy263415Id": "936f9dcb-2193-4aa8-8a97-34cd8f465659",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "2026-08-28T06:23:48.3513149Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "8833ead9-be41-4e28-8c86-ef6c886fd794",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c55d8efe-16aa-4371-9004-017d8adb6d9e",
              "qrLogAttributeListValue": {
                "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                "description": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                "qrLogAttribute": {
                  "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                  "code": "sample string 2",
                  "createdTs": "2026-08-28T06:23:48.3513149Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                  "qrLogAttributeClass": {
                    "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ]
              },
              "markerXSolutionsId": "9010ffd4-f1a4-4cf2-b798-15738a332e0e",
              "qrLogAttributeId": "510b62d7-e92f-45f3-bf3d-5025ed8a97fa",
              "qrLogAttribute": {
                "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                "code": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                "qrLogAttributeClass": {
                  "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "8833ead9-be41-4e28-8c86-ef6c886fd794",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c55d8efe-16aa-4371-9004-017d8adb6d9e",
              "qrLogAttributeListValue": {
                "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                "description": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                "qrLogAttribute": {
                  "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                  "code": "sample string 2",
                  "createdTs": "2026-08-28T06:23:48.3513149Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                  "qrLogAttributeClass": {
                    "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ]
              },
              "markerXSolutionsId": "9010ffd4-f1a4-4cf2-b798-15738a332e0e",
              "qrLogAttributeId": "510b62d7-e92f-45f3-bf3d-5025ed8a97fa",
              "qrLogAttribute": {
                "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                "code": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                "qrLogAttributeClass": {
                  "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "6b1c76c8-2293-45d3-bdce-86a1ee4e780f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f5481ec9-43ba-4ab5-bbf8-fa5602e3ef3c",
              "reportId": "f9e3bc95-9c4f-4640-9958-3708673dded6",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6b1c76c8-2293-45d3-bdce-86a1ee4e780f"
            },
            {
              "id": "6b1c76c8-2293-45d3-bdce-86a1ee4e780f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f5481ec9-43ba-4ab5-bbf8-fa5602e3ef3c",
              "reportId": "f9e3bc95-9c4f-4640-9958-3708673dded6",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6b1c76c8-2293-45d3-bdce-86a1ee4e780f"
            }
          ],
          "selectedProducts": [
            {
              "id": "70aa90a1-f16b-4759-a73b-4a2eb6ea29dd",
              "markerXSolutionsId": "84d75b4b-9a08-432a-b331-f63ca7596ac4",
              "productId": "805f4bd3-9197-4ad0-817e-9b282baf5b78"
            },
            {
              "id": "70aa90a1-f16b-4759-a73b-4a2eb6ea29dd",
              "markerXSolutionsId": "84d75b4b-9a08-432a-b331-f63ca7596ac4",
              "productId": "805f4bd3-9197-4ad0-817e-9b282baf5b78"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "178320f5-3584-4494-921f-cb28f17b7612",
          "markerId": "9ebcce4f-ee12-41ed-8e02-36d9dd8aa435",
          "solutionId": "c6936bf1-047b-45ea-b358-1de6595ef348",
          "taxonomy263415Id": "936f9dcb-2193-4aa8-8a97-34cd8f465659",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "2026-08-28T06:23:48.3513149Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "8833ead9-be41-4e28-8c86-ef6c886fd794",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c55d8efe-16aa-4371-9004-017d8adb6d9e",
              "qrLogAttributeListValue": {
                "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                "description": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                "qrLogAttribute": {
                  "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                  "code": "sample string 2",
                  "createdTs": "2026-08-28T06:23:48.3513149Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                  "qrLogAttributeClass": {
                    "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ]
              },
              "markerXSolutionsId": "9010ffd4-f1a4-4cf2-b798-15738a332e0e",
              "qrLogAttributeId": "510b62d7-e92f-45f3-bf3d-5025ed8a97fa",
              "qrLogAttribute": {
                "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                "code": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                "qrLogAttributeClass": {
                  "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "8833ead9-be41-4e28-8c86-ef6c886fd794",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c55d8efe-16aa-4371-9004-017d8adb6d9e",
              "qrLogAttributeListValue": {
                "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                "description": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                "qrLogAttribute": {
                  "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                  "code": "sample string 2",
                  "createdTs": "2026-08-28T06:23:48.3513149Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                  "qrLogAttributeClass": {
                    "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ]
              },
              "markerXSolutionsId": "9010ffd4-f1a4-4cf2-b798-15738a332e0e",
              "qrLogAttributeId": "510b62d7-e92f-45f3-bf3d-5025ed8a97fa",
              "qrLogAttribute": {
                "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                "code": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                "qrLogAttributeClass": {
                  "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "6b1c76c8-2293-45d3-bdce-86a1ee4e780f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f5481ec9-43ba-4ab5-bbf8-fa5602e3ef3c",
              "reportId": "f9e3bc95-9c4f-4640-9958-3708673dded6",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6b1c76c8-2293-45d3-bdce-86a1ee4e780f"
            },
            {
              "id": "6b1c76c8-2293-45d3-bdce-86a1ee4e780f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f5481ec9-43ba-4ab5-bbf8-fa5602e3ef3c",
              "reportId": "f9e3bc95-9c4f-4640-9958-3708673dded6",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6b1c76c8-2293-45d3-bdce-86a1ee4e780f"
            }
          ],
          "selectedProducts": [
            {
              "id": "70aa90a1-f16b-4759-a73b-4a2eb6ea29dd",
              "markerXSolutionsId": "84d75b4b-9a08-432a-b331-f63ca7596ac4",
              "productId": "805f4bd3-9197-4ad0-817e-9b282baf5b78"
            },
            {
              "id": "70aa90a1-f16b-4759-a73b-4a2eb6ea29dd",
              "markerXSolutionsId": "84d75b4b-9a08-432a-b331-f63ca7596ac4",
              "productId": "805f4bd3-9197-4ad0-817e-9b282baf5b78"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "40cb10ff-a844-4888-8a32-23ef37fed0a5",
          "date": "2026-08-28T06:23:48.3513149Z",
          "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": "496f4700-12b2-417d-8b3b-6d2c4a1d619f",
          "isDeleted": true,
          "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/40cb10ff-a844-4888-8a32-23ef37fed0a5"
        },
        {
          "id": "40cb10ff-a844-4888-8a32-23ef37fed0a5",
          "date": "2026-08-28T06:23:48.3513149Z",
          "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": "496f4700-12b2-417d-8b3b-6d2c4a1d619f",
          "isDeleted": true,
          "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/40cb10ff-a844-4888-8a32-23ef37fed0a5"
        }
      ],
      "calculateStatus": 2
    },
    {
      "id": "2e7f83de-e6d8-4ef2-acb0-8d8a07bf5d43",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-08-28T06:23:48.3513149Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-08-28T06:23:48.3513149Z",
      "modifiedBy": "sample string 5",
      "date": "2026-08-28T06:23:48.3513149Z",
      "customerId": 6,
      "qrId": "7a39f8f1-aa7f-43a7-b832-a865514fd5ef",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "334433c1-220e-43c3-bafe-c19c4082142a",
      "markerXSolutions": [
        {
          "id": "178320f5-3584-4494-921f-cb28f17b7612",
          "markerId": "9ebcce4f-ee12-41ed-8e02-36d9dd8aa435",
          "solutionId": "c6936bf1-047b-45ea-b358-1de6595ef348",
          "taxonomy263415Id": "936f9dcb-2193-4aa8-8a97-34cd8f465659",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "2026-08-28T06:23:48.3513149Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "8833ead9-be41-4e28-8c86-ef6c886fd794",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c55d8efe-16aa-4371-9004-017d8adb6d9e",
              "qrLogAttributeListValue": {
                "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                "description": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                "qrLogAttribute": {
                  "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                  "code": "sample string 2",
                  "createdTs": "2026-08-28T06:23:48.3513149Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                  "qrLogAttributeClass": {
                    "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ]
              },
              "markerXSolutionsId": "9010ffd4-f1a4-4cf2-b798-15738a332e0e",
              "qrLogAttributeId": "510b62d7-e92f-45f3-bf3d-5025ed8a97fa",
              "qrLogAttribute": {
                "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                "code": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                "qrLogAttributeClass": {
                  "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "8833ead9-be41-4e28-8c86-ef6c886fd794",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c55d8efe-16aa-4371-9004-017d8adb6d9e",
              "qrLogAttributeListValue": {
                "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                "description": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                "qrLogAttribute": {
                  "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                  "code": "sample string 2",
                  "createdTs": "2026-08-28T06:23:48.3513149Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                  "qrLogAttributeClass": {
                    "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ]
              },
              "markerXSolutionsId": "9010ffd4-f1a4-4cf2-b798-15738a332e0e",
              "qrLogAttributeId": "510b62d7-e92f-45f3-bf3d-5025ed8a97fa",
              "qrLogAttribute": {
                "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                "code": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                "qrLogAttributeClass": {
                  "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "6b1c76c8-2293-45d3-bdce-86a1ee4e780f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f5481ec9-43ba-4ab5-bbf8-fa5602e3ef3c",
              "reportId": "f9e3bc95-9c4f-4640-9958-3708673dded6",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6b1c76c8-2293-45d3-bdce-86a1ee4e780f"
            },
            {
              "id": "6b1c76c8-2293-45d3-bdce-86a1ee4e780f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f5481ec9-43ba-4ab5-bbf8-fa5602e3ef3c",
              "reportId": "f9e3bc95-9c4f-4640-9958-3708673dded6",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6b1c76c8-2293-45d3-bdce-86a1ee4e780f"
            }
          ],
          "selectedProducts": [
            {
              "id": "70aa90a1-f16b-4759-a73b-4a2eb6ea29dd",
              "markerXSolutionsId": "84d75b4b-9a08-432a-b331-f63ca7596ac4",
              "productId": "805f4bd3-9197-4ad0-817e-9b282baf5b78"
            },
            {
              "id": "70aa90a1-f16b-4759-a73b-4a2eb6ea29dd",
              "markerXSolutionsId": "84d75b4b-9a08-432a-b331-f63ca7596ac4",
              "productId": "805f4bd3-9197-4ad0-817e-9b282baf5b78"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "178320f5-3584-4494-921f-cb28f17b7612",
          "markerId": "9ebcce4f-ee12-41ed-8e02-36d9dd8aa435",
          "solutionId": "c6936bf1-047b-45ea-b358-1de6595ef348",
          "taxonomy263415Id": "936f9dcb-2193-4aa8-8a97-34cd8f465659",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "2026-08-28T06:23:48.3513149Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "8833ead9-be41-4e28-8c86-ef6c886fd794",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c55d8efe-16aa-4371-9004-017d8adb6d9e",
              "qrLogAttributeListValue": {
                "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                "description": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                "qrLogAttribute": {
                  "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                  "code": "sample string 2",
                  "createdTs": "2026-08-28T06:23:48.3513149Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                  "qrLogAttributeClass": {
                    "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ]
              },
              "markerXSolutionsId": "9010ffd4-f1a4-4cf2-b798-15738a332e0e",
              "qrLogAttributeId": "510b62d7-e92f-45f3-bf3d-5025ed8a97fa",
              "qrLogAttribute": {
                "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                "code": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                "qrLogAttributeClass": {
                  "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "8833ead9-be41-4e28-8c86-ef6c886fd794",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c55d8efe-16aa-4371-9004-017d8adb6d9e",
              "qrLogAttributeListValue": {
                "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                "description": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                "qrLogAttribute": {
                  "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                  "code": "sample string 2",
                  "createdTs": "2026-08-28T06:23:48.3513149Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                  "qrLogAttributeClass": {
                    "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ]
              },
              "markerXSolutionsId": "9010ffd4-f1a4-4cf2-b798-15738a332e0e",
              "qrLogAttributeId": "510b62d7-e92f-45f3-bf3d-5025ed8a97fa",
              "qrLogAttribute": {
                "id": "63b23c58-2ac7-4e6d-a22c-680d69568457",
                "code": "sample string 2",
                "createdTs": "2026-08-28T06:23:48.3513149Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "4c64adf8-a2a1-4c06-8d89-aa16edd9d7b0",
                "qrLogAttributeClass": {
                  "id": "e738c485-7361-4c86-bef1-569d40c1eec6",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    },
                    {
                      "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  },
                  {
                    "id": "be2764c2-1636-4d3d-9dda-22ee5b3b711a",
                    "description": "sample string 2",
                    "createdTs": "2026-08-28T06:23:48.3513149Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-08-28T06:23:48.3513149Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "4ca02a8d-a5e3-4a04-ac37-e7b147e6bb86",
                    "translations": [
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      },
                      {
                        "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  },
                  {
                    "id": "2a4d50d7-908b-4423-bdd5-bb9942203dac",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e72e0872-dca5-44d6-a1a9-28f30c048525"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "37958e2a-058d-4de5-81c7-6829bc360ded",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "6b1c76c8-2293-45d3-bdce-86a1ee4e780f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f5481ec9-43ba-4ab5-bbf8-fa5602e3ef3c",
              "reportId": "f9e3bc95-9c4f-4640-9958-3708673dded6",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6b1c76c8-2293-45d3-bdce-86a1ee4e780f"
            },
            {
              "id": "6b1c76c8-2293-45d3-bdce-86a1ee4e780f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f5481ec9-43ba-4ab5-bbf8-fa5602e3ef3c",
              "reportId": "f9e3bc95-9c4f-4640-9958-3708673dded6",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6b1c76c8-2293-45d3-bdce-86a1ee4e780f"
            }
          ],
          "selectedProducts": [
            {
              "id": "70aa90a1-f16b-4759-a73b-4a2eb6ea29dd",
              "markerXSolutionsId": "84d75b4b-9a08-432a-b331-f63ca7596ac4",
              "productId": "805f4bd3-9197-4ad0-817e-9b282baf5b78"
            },
            {
              "id": "70aa90a1-f16b-4759-a73b-4a2eb6ea29dd",
              "markerXSolutionsId": "84d75b4b-9a08-432a-b331-f63ca7596ac4",
              "productId": "805f4bd3-9197-4ad0-817e-9b282baf5b78"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "40cb10ff-a844-4888-8a32-23ef37fed0a5",
          "date": "2026-08-28T06:23:48.3513149Z",
          "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": "496f4700-12b2-417d-8b3b-6d2c4a1d619f",
          "isDeleted": true,
          "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/40cb10ff-a844-4888-8a32-23ef37fed0a5"
        },
        {
          "id": "40cb10ff-a844-4888-8a32-23ef37fed0a5",
          "date": "2026-08-28T06:23:48.3513149Z",
          "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": "496f4700-12b2-417d-8b3b-6d2c4a1d619f",
          "isDeleted": true,
          "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/40cb10ff-a844-4888-8a32-23ef37fed0a5"
        }
      ],
      "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:

Sample not available.

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": "3f35f079-b3ea-4f0d-97e3-dd75084cbc0b",
  "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": "0d6e3237-a6ea-4bfe-be89-47b82db88b62",
  "buildingComponent": "sample string 15",
  "projectId": "62dd950e-a99d-49ba-9512-8365c56abae3",
  "project": "sample string 17",
  "blueprintFileId": "397b7caa-0508-4f50-8461-af0827a8c175",
  "blueprintFile": {
    "id": "c6da8b45-1621-4987-9818-5cfd73508f07",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "03ca4521-d76b-46a5-9d2e-ad506a3b5f5d",
      "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": "d9b15b85-9f05-47fc-a2f1-0a5f1d74579e",
      "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": "d1822bc9-1a05-47ac-9086-e98e80b4474a",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "5a19ca3c-1827-4dd6-a29b-8e1e179a1759",
      "project": "sample string 15",
      "projectId": "f00b0af4-4643-47b5-8cca-78f979e7c5ee",
      "qrLogAttributeXMarker": [
        {
          "id": "c0747ca8-2334-4a0b-aefa-a2ca2b9e54b5",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "533fca83-d890-4726-9257-7c953132baf4",
          "markerId": "90ab3883-c924-47d2-801b-33f26601b6bc",
          "qrLogAttributeId": "7c63c098-d797-468c-a185-74eae84bf4e7",
          "qrLogAttribute": {
            "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
            "code": "sample string 2",
            "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
            "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
            "qrLogAttributeClass": {
              "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                },
                {
                  "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
              },
              {
                "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "c0747ca8-2334-4a0b-aefa-a2ca2b9e54b5",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "533fca83-d890-4726-9257-7c953132baf4",
          "markerId": "90ab3883-c924-47d2-801b-33f26601b6bc",
          "qrLogAttributeId": "7c63c098-d797-468c-a185-74eae84bf4e7",
          "qrLogAttribute": {
            "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
            "code": "sample string 2",
            "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
            "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
            "qrLogAttributeClass": {
              "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                },
                {
                  "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
              },
              {
                "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "56a52622-da00-4c1d-9899-d4abca2612c7",
          "markerId": "d8b77fee-e3b6-43da-b343-e630ec84dfb0",
          "solutionId": "663abeea-f23a-4127-8dff-94173f6c9158",
          "taxonomy263415Id": "d3a9e5a7-6a4c-4380-ab88-676d9c67dd73",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "785fcd95-dd46-4e33-897a-67ad76a1b649",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
              },
              {
                "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
                "qrLogAttributeListValue": {
                  "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                  "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                  "qrLogAttribute": {
                    "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                    "code": "sample string 2",
                    "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                    "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                    "qrLogAttributeClass": {
                      "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
                "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
                "qrLogAttributeListValue": {
                  "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                  "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                  "qrLogAttribute": {
                    "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                    "code": "sample string 2",
                    "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                    "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                    "qrLogAttributeClass": {
                      "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
                "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "690c2193-8810-43fb-bb43-0c10d4cff192",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6da9ee72-8de8-4939-9b32-177f6eaaa891"
            },
            {
              "id": "690c2193-8810-43fb-bb43-0c10d4cff192",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6da9ee72-8de8-4939-9b32-177f6eaaa891"
            }
          ],
          "selectedProducts": [
            {
              "id": "2e267250-2675-4218-bc85-2c90f88f6004",
              "markerXSolutionsId": "1fbf65b3-ed6f-4d31-9be3-974a16e11964",
              "productId": "a0e841c8-9de9-402e-8fda-477f74b0b885"
            },
            {
              "id": "2e267250-2675-4218-bc85-2c90f88f6004",
              "markerXSolutionsId": "1fbf65b3-ed6f-4d31-9be3-974a16e11964",
              "productId": "a0e841c8-9de9-402e-8fda-477f74b0b885"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "56a52622-da00-4c1d-9899-d4abca2612c7",
          "markerId": "d8b77fee-e3b6-43da-b343-e630ec84dfb0",
          "solutionId": "663abeea-f23a-4127-8dff-94173f6c9158",
          "taxonomy263415Id": "d3a9e5a7-6a4c-4380-ab88-676d9c67dd73",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "785fcd95-dd46-4e33-897a-67ad76a1b649",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
              },
              {
                "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
                "qrLogAttributeListValue": {
                  "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                  "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                  "qrLogAttribute": {
                    "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                    "code": "sample string 2",
                    "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                    "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                    "qrLogAttributeClass": {
                      "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
                "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
                "qrLogAttributeListValue": {
                  "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                  "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                  "qrLogAttribute": {
                    "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                    "code": "sample string 2",
                    "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                    "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                    "qrLogAttributeClass": {
                      "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
                "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "690c2193-8810-43fb-bb43-0c10d4cff192",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6da9ee72-8de8-4939-9b32-177f6eaaa891"
            },
            {
              "id": "690c2193-8810-43fb-bb43-0c10d4cff192",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6da9ee72-8de8-4939-9b32-177f6eaaa891"
            }
          ],
          "selectedProducts": [
            {
              "id": "2e267250-2675-4218-bc85-2c90f88f6004",
              "markerXSolutionsId": "1fbf65b3-ed6f-4d31-9be3-974a16e11964",
              "productId": "a0e841c8-9de9-402e-8fda-477f74b0b885"
            },
            {
              "id": "2e267250-2675-4218-bc85-2c90f88f6004",
              "markerXSolutionsId": "1fbf65b3-ed6f-4d31-9be3-974a16e11964",
              "productId": "a0e841c8-9de9-402e-8fda-477f74b0b885"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "2475c3a5-c5c1-49cc-8f15-0218d9c97efd",
          "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": "74b4c5ac-626f-416d-9957-7d5cf38a2b82"
        },
        {
          "id": "2475c3a5-c5c1-49cc-8f15-0218d9c97efd",
          "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": "74b4c5ac-626f-416d-9957-7d5cf38a2b82"
        }
      ],
      "archivedReports": [
        {
          "id": "2475c3a5-c5c1-49cc-8f15-0218d9c97efd",
          "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": "74b4c5ac-626f-416d-9957-7d5cf38a2b82"
        },
        {
          "id": "2475c3a5-c5c1-49cc-8f15-0218d9c97efd",
          "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": "74b4c5ac-626f-416d-9957-7d5cf38a2b82"
        }
      ],
      "productSolutions": [
        {
          "id": "785fcd95-dd46-4e33-897a-67ad76a1b649",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
            },
            {
              "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "785fcd95-dd46-4e33-897a-67ad76a1b649",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
            },
            {
              "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "03ca4521-d76b-46a5-9d2e-ad506a3b5f5d",
      "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": "d9b15b85-9f05-47fc-a2f1-0a5f1d74579e",
      "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": "d1822bc9-1a05-47ac-9086-e98e80b4474a",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "5a19ca3c-1827-4dd6-a29b-8e1e179a1759",
      "project": "sample string 15",
      "projectId": "f00b0af4-4643-47b5-8cca-78f979e7c5ee",
      "qrLogAttributeXMarker": [
        {
          "id": "c0747ca8-2334-4a0b-aefa-a2ca2b9e54b5",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "533fca83-d890-4726-9257-7c953132baf4",
          "markerId": "90ab3883-c924-47d2-801b-33f26601b6bc",
          "qrLogAttributeId": "7c63c098-d797-468c-a185-74eae84bf4e7",
          "qrLogAttribute": {
            "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
            "code": "sample string 2",
            "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
            "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
            "qrLogAttributeClass": {
              "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                },
                {
                  "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
              },
              {
                "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "c0747ca8-2334-4a0b-aefa-a2ca2b9e54b5",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "533fca83-d890-4726-9257-7c953132baf4",
          "markerId": "90ab3883-c924-47d2-801b-33f26601b6bc",
          "qrLogAttributeId": "7c63c098-d797-468c-a185-74eae84bf4e7",
          "qrLogAttribute": {
            "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
            "code": "sample string 2",
            "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
            "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
            "qrLogAttributeClass": {
              "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                },
                {
                  "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
              },
              {
                "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "56a52622-da00-4c1d-9899-d4abca2612c7",
          "markerId": "d8b77fee-e3b6-43da-b343-e630ec84dfb0",
          "solutionId": "663abeea-f23a-4127-8dff-94173f6c9158",
          "taxonomy263415Id": "d3a9e5a7-6a4c-4380-ab88-676d9c67dd73",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "785fcd95-dd46-4e33-897a-67ad76a1b649",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
              },
              {
                "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
                "qrLogAttributeListValue": {
                  "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                  "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                  "qrLogAttribute": {
                    "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                    "code": "sample string 2",
                    "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                    "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                    "qrLogAttributeClass": {
                      "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
                "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
                "qrLogAttributeListValue": {
                  "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                  "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                  "qrLogAttribute": {
                    "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                    "code": "sample string 2",
                    "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                    "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                    "qrLogAttributeClass": {
                      "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
                "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "690c2193-8810-43fb-bb43-0c10d4cff192",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6da9ee72-8de8-4939-9b32-177f6eaaa891"
            },
            {
              "id": "690c2193-8810-43fb-bb43-0c10d4cff192",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6da9ee72-8de8-4939-9b32-177f6eaaa891"
            }
          ],
          "selectedProducts": [
            {
              "id": "2e267250-2675-4218-bc85-2c90f88f6004",
              "markerXSolutionsId": "1fbf65b3-ed6f-4d31-9be3-974a16e11964",
              "productId": "a0e841c8-9de9-402e-8fda-477f74b0b885"
            },
            {
              "id": "2e267250-2675-4218-bc85-2c90f88f6004",
              "markerXSolutionsId": "1fbf65b3-ed6f-4d31-9be3-974a16e11964",
              "productId": "a0e841c8-9de9-402e-8fda-477f74b0b885"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "56a52622-da00-4c1d-9899-d4abca2612c7",
          "markerId": "d8b77fee-e3b6-43da-b343-e630ec84dfb0",
          "solutionId": "663abeea-f23a-4127-8dff-94173f6c9158",
          "taxonomy263415Id": "d3a9e5a7-6a4c-4380-ab88-676d9c67dd73",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "785fcd95-dd46-4e33-897a-67ad76a1b649",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
              },
              {
                "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
                "qrLogAttributeListValue": {
                  "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                  "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                  "qrLogAttribute": {
                    "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                    "code": "sample string 2",
                    "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                    "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                    "qrLogAttributeClass": {
                      "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
                "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
                "qrLogAttributeListValue": {
                  "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                  "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                  "qrLogAttribute": {
                    "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                    "code": "sample string 2",
                    "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                    "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                    "qrLogAttributeClass": {
                      "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
                "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    },
                    {
                      "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                      "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                      "translations": [
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        },
                        {
                          "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "690c2193-8810-43fb-bb43-0c10d4cff192",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6da9ee72-8de8-4939-9b32-177f6eaaa891"
            },
            {
              "id": "690c2193-8810-43fb-bb43-0c10d4cff192",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:23:48.3513149Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6da9ee72-8de8-4939-9b32-177f6eaaa891"
            }
          ],
          "selectedProducts": [
            {
              "id": "2e267250-2675-4218-bc85-2c90f88f6004",
              "markerXSolutionsId": "1fbf65b3-ed6f-4d31-9be3-974a16e11964",
              "productId": "a0e841c8-9de9-402e-8fda-477f74b0b885"
            },
            {
              "id": "2e267250-2675-4218-bc85-2c90f88f6004",
              "markerXSolutionsId": "1fbf65b3-ed6f-4d31-9be3-974a16e11964",
              "productId": "a0e841c8-9de9-402e-8fda-477f74b0b885"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "2475c3a5-c5c1-49cc-8f15-0218d9c97efd",
          "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": "74b4c5ac-626f-416d-9957-7d5cf38a2b82"
        },
        {
          "id": "2475c3a5-c5c1-49cc-8f15-0218d9c97efd",
          "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": "74b4c5ac-626f-416d-9957-7d5cf38a2b82"
        }
      ],
      "archivedReports": [
        {
          "id": "2475c3a5-c5c1-49cc-8f15-0218d9c97efd",
          "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": "74b4c5ac-626f-416d-9957-7d5cf38a2b82"
        },
        {
          "id": "2475c3a5-c5c1-49cc-8f15-0218d9c97efd",
          "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": "74b4c5ac-626f-416d-9957-7d5cf38a2b82"
        }
      ],
      "productSolutions": [
        {
          "id": "785fcd95-dd46-4e33-897a-67ad76a1b649",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
            },
            {
              "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "785fcd95-dd46-4e33-897a-67ad76a1b649",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
            },
            {
              "id": "e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e7d6d0ce-4b5f-4e3d-9040-c1d20cfb4b18"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "630813fc-a557-4424-ae76-c4bea4528fb5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "9c60a33a-ec4f-4b98-9f28-b09d8c618ce3",
              "qrLogAttributeListValue": {
                "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                "qrLogAttribute": {
                  "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                  "code": "sample string 2",
                  "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                  "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                  "qrLogAttributeClass": {
                    "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ]
              },
              "markerXSolutionsId": "d9b0684f-0808-465e-a544-9c81e9c115f0",
              "qrLogAttributeId": "a7cc9de8-204f-44f3-a6a2-8c4ac6de611f",
              "qrLogAttribute": {
                "id": "7a559372-03cd-42d7-a2a2-19bc7910e2be",
                "code": "sample string 2",
                "selectedValue": "fce26dbe-2f6b-48d5-89ca-c8b0617a6c2f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fef1318c-79eb-4971-8595-a68900ad796d",
                "sourceId": "0c8cce60-be01-40e0-ab0c-3da1d10e2818",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "47a89af0-0f12-46de-8899-a47f922f7269",
                "qrLogAttributeClass": {
                  "id": "4f6d8bc8-e2af-43fb-9dbe-ad8f3c2c6354",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    },
                    {
                      "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  },
                  {
                    "id": "12f7b58f-8733-47eb-b689-9df7b368e774",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "860a74dc-e01f-442c-ad05-487ff66d5b09",
                    "qrLogAttributeListValueGlobalRefId": "e3f69ccf-fd60-40d6-8890-be5df58fe9b1",
                    "translations": [
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      },
                      {
                        "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  },
                  {
                    "id": "7a912f76-e313-49bd-a65e-9c9258d9b062",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "27ae83f7-ae27-4f90-b7b6-89d8dcadabd4"
                  }
                ],
                "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
}