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": "30c2488d-90cf-4f57-88de-9dc6d9cb23cd",
  "name": "sample string 2",
  "description": "sample string 3",
  "markerName": "sample string 4",
  "order": "sample string 5",
  "createdTs": "2026-04-09T12:15:00.9736864Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-04-09T12:15:00.9736864Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "isOffline": true,
  "offlineByUserId": 1,
  "offlineByUserName": "sample string 10",
  "deadline": "2026-04-09T12:15:00.9736864Z",
  "isLocked": true,
  "lockedByUserId": 1,
  "lockedByUserName": "sample string 12",
  "lockedTs": "2026-04-09T12:15:00.9736864Z",
  "buildingComponentId": "60e62b0d-9359-45f1-8741-0b5068bcde77",
  "buildingComponent": {
    "id": "30a79956-0261-435c-b51e-8e13d2a86c4a",
    "name": "sample string 2",
    "description": "sample string 3",
    "order": "sample string 4",
    "createdTs": "2026-04-09T12:15:00.9736864Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
    "modifiedBy": "sample string 7",
    "customerId": 8,
    "projectId": "484206d2-c037-44b5-947d-cb5f6411c49d",
    "project": {
      "id": "696d1014-58e6-4523-be7c-4fc4360b9686",
      "name": "sample string 2",
      "status": "sample string 3",
      "buildingName": "sample string 4",
      "createdTs": "2026-04-09T12:15:00.9736864Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-04-09T12:15:00.9736864Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "image": "sample string 9",
      "street": "sample string 10",
      "no": "sample string 11",
      "postalCode": "sample string 12",
      "city": "sample string 13",
      "country": "sample string 14",
      "contactName": "sample string 15",
      "contactFunction": "sample string 16",
      "mobile": "sample string 17",
      "email": "sample string 18",
      "buildingComponents": [],
      "isDeleted": true,
      "installers": [
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        },
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        }
      ],
      "link": "https://firelog-api.ipcom.be/api/DownloadImage/696d1014-58e6-4523-be7c-4fc4360b9686"
    },
    "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": "b4eacd1d-0a6a-44ce-bb33-0434bcef873e",
  "blueprintFile": {
    "id": "3b4d7c47-f838-4531-a64f-d0599eb6f428",
    "name": "sample string 2",
    "content": "sample string 3",
    "createdTs": "2026-04-09T12:15:00.9736864Z",
    "createdBy": "sample string 4",
    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
    "modifiedBy": "sample string 5",
    "snapshot": "QEA="
  },
  "markers": [
    {
      "id": "eb892a90-23fb-4777-8ac1-33b6cf7d82c3",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-04-09T12:15:00.9736864Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-04-09T12:15:00.9736864Z",
      "modifiedBy": "sample string 5",
      "date": "2026-04-09T12:15:00.9736864Z",
      "customerId": 6,
      "qrId": "35700a66-659c-48b0-8bde-96e9521e9aeb",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "3af69a89-5e93-4022-93d0-6226defa06e9",
      "markerXSolutions": [
        {
          "id": "4fe2af22-e8ec-49b7-8957-d26711fc739f",
          "markerId": "751300cb-0df9-469a-b2c8-c96b75fbe22a",
          "solutionId": "17db5720-fd34-4c6a-aa3f-f59c371b0f21",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-04-09T12:15:00.9736864Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5c5ebc5e-34ad-4a6d-a875-273f2090f539",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5bded6b3-dac4-41d8-b003-6771c668c97f",
              "qrLogAttributeListValue": {
                "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                "description": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                "qrLogAttribute": {
                  "id": "90476380-30e4-42b3-ae27-e995ef894524",
                  "code": "sample string 2",
                  "createdTs": "2026-04-09T12:15:00.9736864Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                  "qrLogAttributeClass": {
                    "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ]
              },
              "markerXSolutionsId": "68fa9c2e-634e-498f-9b1c-d9929322cb44",
              "qrLogAttributeId": "54f70140-f9fb-412e-aaf7-5b719d0c24f6",
              "qrLogAttribute": {
                "id": "90476380-30e4-42b3-ae27-e995ef894524",
                "code": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                "qrLogAttributeClass": {
                  "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "5c5ebc5e-34ad-4a6d-a875-273f2090f539",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5bded6b3-dac4-41d8-b003-6771c668c97f",
              "qrLogAttributeListValue": {
                "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                "description": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                "qrLogAttribute": {
                  "id": "90476380-30e4-42b3-ae27-e995ef894524",
                  "code": "sample string 2",
                  "createdTs": "2026-04-09T12:15:00.9736864Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                  "qrLogAttributeClass": {
                    "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ]
              },
              "markerXSolutionsId": "68fa9c2e-634e-498f-9b1c-d9929322cb44",
              "qrLogAttributeId": "54f70140-f9fb-412e-aaf7-5b719d0c24f6",
              "qrLogAttribute": {
                "id": "90476380-30e4-42b3-ae27-e995ef894524",
                "code": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                "qrLogAttributeClass": {
                  "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "d19bcebd-d422-4ea4-ad31-5ada87dfa66d",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9736864Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "167159e9-7b1d-4555-84f7-0ddf091c78f8",
              "reportId": "843d45c4-da32-4348-9cca-6e6ddc20214f",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d19bcebd-d422-4ea4-ad31-5ada87dfa66d"
            },
            {
              "id": "d19bcebd-d422-4ea4-ad31-5ada87dfa66d",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9736864Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "167159e9-7b1d-4555-84f7-0ddf091c78f8",
              "reportId": "843d45c4-da32-4348-9cca-6e6ddc20214f",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d19bcebd-d422-4ea4-ad31-5ada87dfa66d"
            }
          ],
          "selectedProducts": [
            {
              "id": "c3f21de3-daca-421f-89be-4d6ece76cdac",
              "markerXSolutionsId": "38377c38-edd8-4ae7-8375-4439f863d0d6",
              "productId": "e9af17d8-952f-4d31-8462-57c234b9c36b"
            },
            {
              "id": "c3f21de3-daca-421f-89be-4d6ece76cdac",
              "markerXSolutionsId": "38377c38-edd8-4ae7-8375-4439f863d0d6",
              "productId": "e9af17d8-952f-4d31-8462-57c234b9c36b"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "4fe2af22-e8ec-49b7-8957-d26711fc739f",
          "markerId": "751300cb-0df9-469a-b2c8-c96b75fbe22a",
          "solutionId": "17db5720-fd34-4c6a-aa3f-f59c371b0f21",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-04-09T12:15:00.9736864Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5c5ebc5e-34ad-4a6d-a875-273f2090f539",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5bded6b3-dac4-41d8-b003-6771c668c97f",
              "qrLogAttributeListValue": {
                "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                "description": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                "qrLogAttribute": {
                  "id": "90476380-30e4-42b3-ae27-e995ef894524",
                  "code": "sample string 2",
                  "createdTs": "2026-04-09T12:15:00.9736864Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                  "qrLogAttributeClass": {
                    "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ]
              },
              "markerXSolutionsId": "68fa9c2e-634e-498f-9b1c-d9929322cb44",
              "qrLogAttributeId": "54f70140-f9fb-412e-aaf7-5b719d0c24f6",
              "qrLogAttribute": {
                "id": "90476380-30e4-42b3-ae27-e995ef894524",
                "code": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                "qrLogAttributeClass": {
                  "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "5c5ebc5e-34ad-4a6d-a875-273f2090f539",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5bded6b3-dac4-41d8-b003-6771c668c97f",
              "qrLogAttributeListValue": {
                "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                "description": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                "qrLogAttribute": {
                  "id": "90476380-30e4-42b3-ae27-e995ef894524",
                  "code": "sample string 2",
                  "createdTs": "2026-04-09T12:15:00.9736864Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                  "qrLogAttributeClass": {
                    "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ]
              },
              "markerXSolutionsId": "68fa9c2e-634e-498f-9b1c-d9929322cb44",
              "qrLogAttributeId": "54f70140-f9fb-412e-aaf7-5b719d0c24f6",
              "qrLogAttribute": {
                "id": "90476380-30e4-42b3-ae27-e995ef894524",
                "code": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                "qrLogAttributeClass": {
                  "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "d19bcebd-d422-4ea4-ad31-5ada87dfa66d",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9736864Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "167159e9-7b1d-4555-84f7-0ddf091c78f8",
              "reportId": "843d45c4-da32-4348-9cca-6e6ddc20214f",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d19bcebd-d422-4ea4-ad31-5ada87dfa66d"
            },
            {
              "id": "d19bcebd-d422-4ea4-ad31-5ada87dfa66d",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9736864Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "167159e9-7b1d-4555-84f7-0ddf091c78f8",
              "reportId": "843d45c4-da32-4348-9cca-6e6ddc20214f",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d19bcebd-d422-4ea4-ad31-5ada87dfa66d"
            }
          ],
          "selectedProducts": [
            {
              "id": "c3f21de3-daca-421f-89be-4d6ece76cdac",
              "markerXSolutionsId": "38377c38-edd8-4ae7-8375-4439f863d0d6",
              "productId": "e9af17d8-952f-4d31-8462-57c234b9c36b"
            },
            {
              "id": "c3f21de3-daca-421f-89be-4d6ece76cdac",
              "markerXSolutionsId": "38377c38-edd8-4ae7-8375-4439f863d0d6",
              "productId": "e9af17d8-952f-4d31-8462-57c234b9c36b"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "445be860-abba-481b-85ef-1ed78499a36d",
          "date": "2026-04-09T12:15:00.9736864Z",
          "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": "d3ac1896-8c0e-4c9e-ab59-743dcc248467",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/445be860-abba-481b-85ef-1ed78499a36d"
        },
        {
          "id": "445be860-abba-481b-85ef-1ed78499a36d",
          "date": "2026-04-09T12:15:00.9736864Z",
          "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": "d3ac1896-8c0e-4c9e-ab59-743dcc248467",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/445be860-abba-481b-85ef-1ed78499a36d"
        }
      ],
      "calculateStatus": 2
    },
    {
      "id": "eb892a90-23fb-4777-8ac1-33b6cf7d82c3",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-04-09T12:15:00.9736864Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-04-09T12:15:00.9736864Z",
      "modifiedBy": "sample string 5",
      "date": "2026-04-09T12:15:00.9736864Z",
      "customerId": 6,
      "qrId": "35700a66-659c-48b0-8bde-96e9521e9aeb",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "3af69a89-5e93-4022-93d0-6226defa06e9",
      "markerXSolutions": [
        {
          "id": "4fe2af22-e8ec-49b7-8957-d26711fc739f",
          "markerId": "751300cb-0df9-469a-b2c8-c96b75fbe22a",
          "solutionId": "17db5720-fd34-4c6a-aa3f-f59c371b0f21",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-04-09T12:15:00.9736864Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5c5ebc5e-34ad-4a6d-a875-273f2090f539",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5bded6b3-dac4-41d8-b003-6771c668c97f",
              "qrLogAttributeListValue": {
                "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                "description": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                "qrLogAttribute": {
                  "id": "90476380-30e4-42b3-ae27-e995ef894524",
                  "code": "sample string 2",
                  "createdTs": "2026-04-09T12:15:00.9736864Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                  "qrLogAttributeClass": {
                    "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ]
              },
              "markerXSolutionsId": "68fa9c2e-634e-498f-9b1c-d9929322cb44",
              "qrLogAttributeId": "54f70140-f9fb-412e-aaf7-5b719d0c24f6",
              "qrLogAttribute": {
                "id": "90476380-30e4-42b3-ae27-e995ef894524",
                "code": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                "qrLogAttributeClass": {
                  "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "5c5ebc5e-34ad-4a6d-a875-273f2090f539",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5bded6b3-dac4-41d8-b003-6771c668c97f",
              "qrLogAttributeListValue": {
                "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                "description": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                "qrLogAttribute": {
                  "id": "90476380-30e4-42b3-ae27-e995ef894524",
                  "code": "sample string 2",
                  "createdTs": "2026-04-09T12:15:00.9736864Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                  "qrLogAttributeClass": {
                    "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ]
              },
              "markerXSolutionsId": "68fa9c2e-634e-498f-9b1c-d9929322cb44",
              "qrLogAttributeId": "54f70140-f9fb-412e-aaf7-5b719d0c24f6",
              "qrLogAttribute": {
                "id": "90476380-30e4-42b3-ae27-e995ef894524",
                "code": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                "qrLogAttributeClass": {
                  "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "d19bcebd-d422-4ea4-ad31-5ada87dfa66d",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9736864Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "167159e9-7b1d-4555-84f7-0ddf091c78f8",
              "reportId": "843d45c4-da32-4348-9cca-6e6ddc20214f",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d19bcebd-d422-4ea4-ad31-5ada87dfa66d"
            },
            {
              "id": "d19bcebd-d422-4ea4-ad31-5ada87dfa66d",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9736864Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "167159e9-7b1d-4555-84f7-0ddf091c78f8",
              "reportId": "843d45c4-da32-4348-9cca-6e6ddc20214f",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d19bcebd-d422-4ea4-ad31-5ada87dfa66d"
            }
          ],
          "selectedProducts": [
            {
              "id": "c3f21de3-daca-421f-89be-4d6ece76cdac",
              "markerXSolutionsId": "38377c38-edd8-4ae7-8375-4439f863d0d6",
              "productId": "e9af17d8-952f-4d31-8462-57c234b9c36b"
            },
            {
              "id": "c3f21de3-daca-421f-89be-4d6ece76cdac",
              "markerXSolutionsId": "38377c38-edd8-4ae7-8375-4439f863d0d6",
              "productId": "e9af17d8-952f-4d31-8462-57c234b9c36b"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "4fe2af22-e8ec-49b7-8957-d26711fc739f",
          "markerId": "751300cb-0df9-469a-b2c8-c96b75fbe22a",
          "solutionId": "17db5720-fd34-4c6a-aa3f-f59c371b0f21",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-04-09T12:15:00.9736864Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5c5ebc5e-34ad-4a6d-a875-273f2090f539",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5bded6b3-dac4-41d8-b003-6771c668c97f",
              "qrLogAttributeListValue": {
                "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                "description": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                "qrLogAttribute": {
                  "id": "90476380-30e4-42b3-ae27-e995ef894524",
                  "code": "sample string 2",
                  "createdTs": "2026-04-09T12:15:00.9736864Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                  "qrLogAttributeClass": {
                    "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ]
              },
              "markerXSolutionsId": "68fa9c2e-634e-498f-9b1c-d9929322cb44",
              "qrLogAttributeId": "54f70140-f9fb-412e-aaf7-5b719d0c24f6",
              "qrLogAttribute": {
                "id": "90476380-30e4-42b3-ae27-e995ef894524",
                "code": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                "qrLogAttributeClass": {
                  "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "5c5ebc5e-34ad-4a6d-a875-273f2090f539",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5bded6b3-dac4-41d8-b003-6771c668c97f",
              "qrLogAttributeListValue": {
                "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                "description": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                "qrLogAttribute": {
                  "id": "90476380-30e4-42b3-ae27-e995ef894524",
                  "code": "sample string 2",
                  "createdTs": "2026-04-09T12:15:00.9736864Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                  "qrLogAttributeClass": {
                    "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ]
              },
              "markerXSolutionsId": "68fa9c2e-634e-498f-9b1c-d9929322cb44",
              "qrLogAttributeId": "54f70140-f9fb-412e-aaf7-5b719d0c24f6",
              "qrLogAttribute": {
                "id": "90476380-30e4-42b3-ae27-e995ef894524",
                "code": "sample string 2",
                "createdTs": "2026-04-09T12:15:00.9736864Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a650799f-0987-46b6-a253-e8a39ec042c1",
                "qrLogAttributeClass": {
                  "id": "a91c2f97-8e2f-4ce9-82e1-97e36d150ed0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    },
                    {
                      "id": "974197e7-16a2-406f-9ea6-963156683771",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  },
                  {
                    "id": "5c787612-290c-4c4b-ad5c-d3224a3b41b4",
                    "description": "sample string 2",
                    "createdTs": "2026-04-09T12:15:00.9736864Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-09T12:15:00.9736864Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "672874b4-8f2a-4acc-97ef-84f51ebf3cb6",
                    "translations": [
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      },
                      {
                        "id": "974197e7-16a2-406f-9ea6-963156683771",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  },
                  {
                    "id": "974197e7-16a2-406f-9ea6-963156683771",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8022760f-0f84-464f-b79e-a9d23e808635"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6963dd3d-1b7c-4649-843e-2aa5bd205c18",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "d19bcebd-d422-4ea4-ad31-5ada87dfa66d",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9736864Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "167159e9-7b1d-4555-84f7-0ddf091c78f8",
              "reportId": "843d45c4-da32-4348-9cca-6e6ddc20214f",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d19bcebd-d422-4ea4-ad31-5ada87dfa66d"
            },
            {
              "id": "d19bcebd-d422-4ea4-ad31-5ada87dfa66d",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9736864Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "167159e9-7b1d-4555-84f7-0ddf091c78f8",
              "reportId": "843d45c4-da32-4348-9cca-6e6ddc20214f",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d19bcebd-d422-4ea4-ad31-5ada87dfa66d"
            }
          ],
          "selectedProducts": [
            {
              "id": "c3f21de3-daca-421f-89be-4d6ece76cdac",
              "markerXSolutionsId": "38377c38-edd8-4ae7-8375-4439f863d0d6",
              "productId": "e9af17d8-952f-4d31-8462-57c234b9c36b"
            },
            {
              "id": "c3f21de3-daca-421f-89be-4d6ece76cdac",
              "markerXSolutionsId": "38377c38-edd8-4ae7-8375-4439f863d0d6",
              "productId": "e9af17d8-952f-4d31-8462-57c234b9c36b"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "445be860-abba-481b-85ef-1ed78499a36d",
          "date": "2026-04-09T12:15:00.9736864Z",
          "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": "d3ac1896-8c0e-4c9e-ab59-743dcc248467",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/445be860-abba-481b-85ef-1ed78499a36d"
        },
        {
          "id": "445be860-abba-481b-85ef-1ed78499a36d",
          "date": "2026-04-09T12:15:00.9736864Z",
          "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": "d3ac1896-8c0e-4c9e-ab59-743dcc248467",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/445be860-abba-481b-85ef-1ed78499a36d"
        }
      ],
      "calculateStatus": 2
    }
  ],
  "installers": [
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    },
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    }
  ],
  "isDeleted": true
}

application/x-www-form-urlencoded

Sample:

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

Response Information

Resource Description

BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "622fc317-f703-4791-bd8a-2450f0c97138",
  "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": "5e7ad25d-6988-46bf-b99c-4a4d463e7351",
  "buildingComponent": "sample string 15",
  "projectId": "3736470e-b81a-429f-99c8-bfd9a798ff09",
  "project": "sample string 17",
  "blueprintFileId": "46f0ee52-fbdc-4217-9858-a449ab64dbe1",
  "blueprintFile": {
    "id": "647bfa2b-5d9a-4e3f-a5cd-0796be2ceb58",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "5487a1e8-4bdc-4a61-8211-e095e14eab83",
      "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": "60d62058-b672-453d-97d3-bfcd36027356",
      "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": "06f79e14-32c9-499d-b65b-e86898c4a5ed",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "32421d5a-e1bf-4bf9-bad2-b90fe8584487",
      "project": "sample string 15",
      "projectId": "0217f310-a441-439c-b981-9c71541fe465",
      "qrLogAttributeXMarker": [
        {
          "id": "6579b6c9-2c17-4927-8931-986312fa5015",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "fe63cf07-11ce-478d-b991-9dbfab540a9f",
          "markerId": "761ef97b-4072-418f-8a74-cc7fc99b640b",
          "qrLogAttributeId": "a859f5b6-35d4-41ec-9a69-2244a3efe68e",
          "qrLogAttribute": {
            "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
            "code": "sample string 2",
            "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
            "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
            "qrLogAttributeClass": {
              "id": "4338272e-9899-496f-9ad6-79193976837b",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                },
                {
                  "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
              },
              {
                "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "6579b6c9-2c17-4927-8931-986312fa5015",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "fe63cf07-11ce-478d-b991-9dbfab540a9f",
          "markerId": "761ef97b-4072-418f-8a74-cc7fc99b640b",
          "qrLogAttributeId": "a859f5b6-35d4-41ec-9a69-2244a3efe68e",
          "qrLogAttribute": {
            "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
            "code": "sample string 2",
            "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
            "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
            "qrLogAttributeClass": {
              "id": "4338272e-9899-496f-9ad6-79193976837b",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                },
                {
                  "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
              },
              {
                "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "45c67367-a831-4138-8e99-28d87e1d1725",
          "markerId": "b09445de-9a6a-47db-ad35-32a3701b16bf",
          "solutionId": "adfdc072-d979-4a30-8d7b-7bfeea43b735",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6bee3a8c-f7b1-4de4-82cc-d3606477d6a9",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "eea04b62-3022-4324-878a-f44e6507190f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
              },
              {
                "id": "eea04b62-3022-4324-878a-f44e6507190f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
                "qrLogAttributeListValue": {
                  "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                  "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                  "qrLogAttribute": {
                    "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                    "code": "sample string 2",
                    "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                    "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                    "qrLogAttributeClass": {
                      "id": "4338272e-9899-496f-9ad6-79193976837b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
                "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
                "qrLogAttributeListValue": {
                  "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                  "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                  "qrLogAttribute": {
                    "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                    "code": "sample string 2",
                    "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                    "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                    "qrLogAttributeClass": {
                      "id": "4338272e-9899-496f-9ad6-79193976837b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
                "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "a36b1141-7c0e-448d-94a9-fdfa3530855f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9893117Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "9990f7d1-e2e1-460e-8bbd-5977372e0df6"
            },
            {
              "id": "a36b1141-7c0e-448d-94a9-fdfa3530855f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9893117Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "9990f7d1-e2e1-460e-8bbd-5977372e0df6"
            }
          ],
          "selectedProducts": [
            {
              "id": "08efe6b8-0f9b-46d7-be7b-63dc8c5355ba",
              "markerXSolutionsId": "bc1daac6-2195-442a-94f8-614082ae64f9",
              "productId": "e0da959f-504f-453d-9560-e846b8a188d0"
            },
            {
              "id": "08efe6b8-0f9b-46d7-be7b-63dc8c5355ba",
              "markerXSolutionsId": "bc1daac6-2195-442a-94f8-614082ae64f9",
              "productId": "e0da959f-504f-453d-9560-e846b8a188d0"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "45c67367-a831-4138-8e99-28d87e1d1725",
          "markerId": "b09445de-9a6a-47db-ad35-32a3701b16bf",
          "solutionId": "adfdc072-d979-4a30-8d7b-7bfeea43b735",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6bee3a8c-f7b1-4de4-82cc-d3606477d6a9",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "eea04b62-3022-4324-878a-f44e6507190f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
              },
              {
                "id": "eea04b62-3022-4324-878a-f44e6507190f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
                "qrLogAttributeListValue": {
                  "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                  "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                  "qrLogAttribute": {
                    "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                    "code": "sample string 2",
                    "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                    "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                    "qrLogAttributeClass": {
                      "id": "4338272e-9899-496f-9ad6-79193976837b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
                "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
                "qrLogAttributeListValue": {
                  "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                  "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                  "qrLogAttribute": {
                    "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                    "code": "sample string 2",
                    "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                    "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                    "qrLogAttributeClass": {
                      "id": "4338272e-9899-496f-9ad6-79193976837b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
                "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "a36b1141-7c0e-448d-94a9-fdfa3530855f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9893117Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "9990f7d1-e2e1-460e-8bbd-5977372e0df6"
            },
            {
              "id": "a36b1141-7c0e-448d-94a9-fdfa3530855f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9893117Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "9990f7d1-e2e1-460e-8bbd-5977372e0df6"
            }
          ],
          "selectedProducts": [
            {
              "id": "08efe6b8-0f9b-46d7-be7b-63dc8c5355ba",
              "markerXSolutionsId": "bc1daac6-2195-442a-94f8-614082ae64f9",
              "productId": "e0da959f-504f-453d-9560-e846b8a188d0"
            },
            {
              "id": "08efe6b8-0f9b-46d7-be7b-63dc8c5355ba",
              "markerXSolutionsId": "bc1daac6-2195-442a-94f8-614082ae64f9",
              "productId": "e0da959f-504f-453d-9560-e846b8a188d0"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "0522fd01-9106-4f57-a87a-39f487a87753",
          "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": "521264dd-2e31-4948-ad97-95eddd9989ba"
        },
        {
          "id": "0522fd01-9106-4f57-a87a-39f487a87753",
          "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": "521264dd-2e31-4948-ad97-95eddd9989ba"
        }
      ],
      "archivedReports": [
        {
          "id": "0522fd01-9106-4f57-a87a-39f487a87753",
          "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": "521264dd-2e31-4948-ad97-95eddd9989ba"
        },
        {
          "id": "0522fd01-9106-4f57-a87a-39f487a87753",
          "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": "521264dd-2e31-4948-ad97-95eddd9989ba"
        }
      ],
      "productSolutions": [
        {
          "id": "6bee3a8c-f7b1-4de4-82cc-d3606477d6a9",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "eea04b62-3022-4324-878a-f44e6507190f",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
            },
            {
              "id": "eea04b62-3022-4324-878a-f44e6507190f",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "6bee3a8c-f7b1-4de4-82cc-d3606477d6a9",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "eea04b62-3022-4324-878a-f44e6507190f",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
            },
            {
              "id": "eea04b62-3022-4324-878a-f44e6507190f",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "5487a1e8-4bdc-4a61-8211-e095e14eab83",
      "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": "60d62058-b672-453d-97d3-bfcd36027356",
      "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": "06f79e14-32c9-499d-b65b-e86898c4a5ed",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "32421d5a-e1bf-4bf9-bad2-b90fe8584487",
      "project": "sample string 15",
      "projectId": "0217f310-a441-439c-b981-9c71541fe465",
      "qrLogAttributeXMarker": [
        {
          "id": "6579b6c9-2c17-4927-8931-986312fa5015",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "fe63cf07-11ce-478d-b991-9dbfab540a9f",
          "markerId": "761ef97b-4072-418f-8a74-cc7fc99b640b",
          "qrLogAttributeId": "a859f5b6-35d4-41ec-9a69-2244a3efe68e",
          "qrLogAttribute": {
            "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
            "code": "sample string 2",
            "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
            "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
            "qrLogAttributeClass": {
              "id": "4338272e-9899-496f-9ad6-79193976837b",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                },
                {
                  "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
              },
              {
                "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "6579b6c9-2c17-4927-8931-986312fa5015",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "fe63cf07-11ce-478d-b991-9dbfab540a9f",
          "markerId": "761ef97b-4072-418f-8a74-cc7fc99b640b",
          "qrLogAttributeId": "a859f5b6-35d4-41ec-9a69-2244a3efe68e",
          "qrLogAttribute": {
            "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
            "code": "sample string 2",
            "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
            "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
            "qrLogAttributeClass": {
              "id": "4338272e-9899-496f-9ad6-79193976837b",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                },
                {
                  "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
              },
              {
                "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "45c67367-a831-4138-8e99-28d87e1d1725",
          "markerId": "b09445de-9a6a-47db-ad35-32a3701b16bf",
          "solutionId": "adfdc072-d979-4a30-8d7b-7bfeea43b735",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6bee3a8c-f7b1-4de4-82cc-d3606477d6a9",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "eea04b62-3022-4324-878a-f44e6507190f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
              },
              {
                "id": "eea04b62-3022-4324-878a-f44e6507190f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
                "qrLogAttributeListValue": {
                  "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                  "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                  "qrLogAttribute": {
                    "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                    "code": "sample string 2",
                    "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                    "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                    "qrLogAttributeClass": {
                      "id": "4338272e-9899-496f-9ad6-79193976837b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
                "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
                "qrLogAttributeListValue": {
                  "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                  "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                  "qrLogAttribute": {
                    "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                    "code": "sample string 2",
                    "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                    "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                    "qrLogAttributeClass": {
                      "id": "4338272e-9899-496f-9ad6-79193976837b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
                "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "a36b1141-7c0e-448d-94a9-fdfa3530855f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9893117Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "9990f7d1-e2e1-460e-8bbd-5977372e0df6"
            },
            {
              "id": "a36b1141-7c0e-448d-94a9-fdfa3530855f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9893117Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "9990f7d1-e2e1-460e-8bbd-5977372e0df6"
            }
          ],
          "selectedProducts": [
            {
              "id": "08efe6b8-0f9b-46d7-be7b-63dc8c5355ba",
              "markerXSolutionsId": "bc1daac6-2195-442a-94f8-614082ae64f9",
              "productId": "e0da959f-504f-453d-9560-e846b8a188d0"
            },
            {
              "id": "08efe6b8-0f9b-46d7-be7b-63dc8c5355ba",
              "markerXSolutionsId": "bc1daac6-2195-442a-94f8-614082ae64f9",
              "productId": "e0da959f-504f-453d-9560-e846b8a188d0"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "45c67367-a831-4138-8e99-28d87e1d1725",
          "markerId": "b09445de-9a6a-47db-ad35-32a3701b16bf",
          "solutionId": "adfdc072-d979-4a30-8d7b-7bfeea43b735",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6bee3a8c-f7b1-4de4-82cc-d3606477d6a9",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "eea04b62-3022-4324-878a-f44e6507190f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
              },
              {
                "id": "eea04b62-3022-4324-878a-f44e6507190f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
                "qrLogAttributeListValue": {
                  "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                  "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                  "qrLogAttribute": {
                    "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                    "code": "sample string 2",
                    "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                    "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                    "qrLogAttributeClass": {
                      "id": "4338272e-9899-496f-9ad6-79193976837b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
                "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
                "qrLogAttributeListValue": {
                  "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                  "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                  "qrLogAttribute": {
                    "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                    "code": "sample string 2",
                    "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                    "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                    "qrLogAttributeClass": {
                      "id": "4338272e-9899-496f-9ad6-79193976837b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
                "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    },
                    {
                      "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                      "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                      "translations": [
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        },
                        {
                          "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "a36b1141-7c0e-448d-94a9-fdfa3530855f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9893117Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "9990f7d1-e2e1-460e-8bbd-5977372e0df6"
            },
            {
              "id": "a36b1141-7c0e-448d-94a9-fdfa3530855f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-09T12:15:00.9893117Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "9990f7d1-e2e1-460e-8bbd-5977372e0df6"
            }
          ],
          "selectedProducts": [
            {
              "id": "08efe6b8-0f9b-46d7-be7b-63dc8c5355ba",
              "markerXSolutionsId": "bc1daac6-2195-442a-94f8-614082ae64f9",
              "productId": "e0da959f-504f-453d-9560-e846b8a188d0"
            },
            {
              "id": "08efe6b8-0f9b-46d7-be7b-63dc8c5355ba",
              "markerXSolutionsId": "bc1daac6-2195-442a-94f8-614082ae64f9",
              "productId": "e0da959f-504f-453d-9560-e846b8a188d0"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "0522fd01-9106-4f57-a87a-39f487a87753",
          "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": "521264dd-2e31-4948-ad97-95eddd9989ba"
        },
        {
          "id": "0522fd01-9106-4f57-a87a-39f487a87753",
          "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": "521264dd-2e31-4948-ad97-95eddd9989ba"
        }
      ],
      "archivedReports": [
        {
          "id": "0522fd01-9106-4f57-a87a-39f487a87753",
          "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": "521264dd-2e31-4948-ad97-95eddd9989ba"
        },
        {
          "id": "0522fd01-9106-4f57-a87a-39f487a87753",
          "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": "521264dd-2e31-4948-ad97-95eddd9989ba"
        }
      ],
      "productSolutions": [
        {
          "id": "6bee3a8c-f7b1-4de4-82cc-d3606477d6a9",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "eea04b62-3022-4324-878a-f44e6507190f",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
            },
            {
              "id": "eea04b62-3022-4324-878a-f44e6507190f",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "6bee3a8c-f7b1-4de4-82cc-d3606477d6a9",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "eea04b62-3022-4324-878a-f44e6507190f",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
            },
            {
              "id": "eea04b62-3022-4324-878a-f44e6507190f",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/eea04b62-3022-4324-878a-f44e6507190f"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "3e93ce82-df22-42a0-ab77-501fe0d45ff3",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "734a865b-82c7-440a-8025-e7ff9eb2ca4a",
              "qrLogAttributeListValue": {
                "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                "qrLogAttribute": {
                  "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                  "code": "sample string 2",
                  "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                  "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                  "qrLogAttributeClass": {
                    "id": "4338272e-9899-496f-9ad6-79193976837b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ]
              },
              "markerXSolutionsId": "2922f761-a9d4-4d54-b26f-a4185f2cd858",
              "qrLogAttributeId": "5c95cdc0-3d26-42e2-950c-2f05b78a82ae",
              "qrLogAttribute": {
                "id": "59d94b66-2a88-4fbb-bca4-1bab2805517b",
                "code": "sample string 2",
                "selectedValue": "29e5a909-fcbd-445d-b0c5-5bcd4498a292",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "e2671402-cbf8-4716-b215-12309e852522",
                "sourceId": "183e6c6c-b3d8-4780-9907-b79ca8521291",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "1e810b92-bb3f-416d-ac1e-f153e23842ff",
                "qrLogAttributeClass": {
                  "id": "4338272e-9899-496f-9ad6-79193976837b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    },
                    {
                      "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  },
                  {
                    "id": "cda7eea1-3c86-4d5c-aa3a-1c82c0e5bdb5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "3ba1e219-b195-40d4-90d2-c5708ee2a879",
                    "qrLogAttributeListValueGlobalRefId": "3823a55e-35a2-47b1-b849-f03c170176e9",
                    "translations": [
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      },
                      {
                        "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  },
                  {
                    "id": "38e57a23-721d-4490-a050-e2fb13f4c1cb",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "aa75677a-b0d6-48b5-b65c-68c6cde76f25"
                  }
                ],
                "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
}