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": "65a2d592-10b9-4278-ad22-c2d378acce6e",
  "name": "sample string 2",
  "description": "sample string 3",
  "markerName": "sample string 4",
  "order": "sample string 5",
  "createdTs": "2026-09-23T10:58:22.0084454Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-09-23T10:58:22.0084454Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "isOffline": true,
  "offlineByUserId": 1,
  "offlineByUserName": "sample string 10",
  "deadline": "2026-09-23T10:58:22.0084454Z",
  "isLocked": true,
  "lockedByUserId": 1,
  "lockedByUserName": "sample string 12",
  "lockedTs": "2026-09-23T10:58:22.0084454Z",
  "buildingComponentId": "272c7f2f-4886-4b5e-9270-075acf263b52",
  "buildingComponent": {
    "id": "b517bfcd-5c56-4baf-9705-e15690fcb02e",
    "name": "sample string 2",
    "description": "sample string 3",
    "order": "sample string 4",
    "createdTs": "2026-09-23T10:58:22.0084454Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
    "modifiedBy": "sample string 7",
    "customerId": 8,
    "projectId": "d8efab6c-0c92-490d-9ec2-067385e8c807",
    "project": {
      "id": "8a7ccd70-e47f-4f34-8e56-f9a388d2be81",
      "name": "sample string 2",
      "status": "sample string 3",
      "buildingName": "sample string 4",
      "createdTs": "2026-09-23T10:58:22.0084454Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-09-23T10:58:22.0084454Z",
      "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/8a7ccd70-e47f-4f34-8e56-f9a388d2be81"
    },
    "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": "dc85a5b9-0ffc-4dd3-9b84-4304f4f0c70f",
  "blueprintFile": {
    "id": "68b1fb3b-168d-47aa-b28f-d0954c3fa2a3",
    "name": "sample string 2",
    "content": "sample string 3",
    "createdTs": "2026-09-23T10:58:22.0084454Z",
    "createdBy": "sample string 4",
    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
    "modifiedBy": "sample string 5",
    "snapshot": "QEA="
  },
  "markers": [
    {
      "id": "7aac3514-3f2c-45c1-9ea9-786f4f470258",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-09-23T10:58:22.0084454Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-09-23T10:58:22.0084454Z",
      "modifiedBy": "sample string 5",
      "date": "2026-09-23T10:58:22.0084454Z",
      "customerId": 6,
      "qrId": "1cca42db-0267-4ed6-9f60-2187733be933",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "3eceec51-7f85-440b-bbfb-81d0ae5d1832",
      "markerXSolutions": [
        {
          "id": "909683c9-0872-4afd-8340-ed0fc5c120ff",
          "markerId": "e22b8167-6c4d-4f78-b416-77a8ed18dd1b",
          "solutionId": "9ab852bb-ff8a-415c-993c-4e4411c33597",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-09-23T10:58:22.0084454Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "41307dd7-64ef-4289-9ce9-52502850713b",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "f45115f3-8dbe-4c98-a216-67e49d9a8773",
              "qrLogAttributeListValue": {
                "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                "description": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                "qrLogAttribute": {
                  "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                  "code": "sample string 2",
                  "createdTs": "2026-09-23T10:58:22.0084454Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                  "qrLogAttributeClass": {
                    "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ]
              },
              "markerXSolutionsId": "dc816989-1342-42c1-94d6-ebbaa63bbc68",
              "qrLogAttributeId": "e607bab1-8fec-48cd-8c8f-4b090f06aa91",
              "qrLogAttribute": {
                "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                "code": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                "qrLogAttributeClass": {
                  "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "41307dd7-64ef-4289-9ce9-52502850713b",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "f45115f3-8dbe-4c98-a216-67e49d9a8773",
              "qrLogAttributeListValue": {
                "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                "description": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                "qrLogAttribute": {
                  "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                  "code": "sample string 2",
                  "createdTs": "2026-09-23T10:58:22.0084454Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                  "qrLogAttributeClass": {
                    "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ]
              },
              "markerXSolutionsId": "dc816989-1342-42c1-94d6-ebbaa63bbc68",
              "qrLogAttributeId": "e607bab1-8fec-48cd-8c8f-4b090f06aa91",
              "qrLogAttribute": {
                "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                "code": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                "qrLogAttributeClass": {
                  "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "1f34439a-99ca-4085-9006-d033758f4d83",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2eb2fdcf-6059-4e86-a850-977000e18cbd",
              "reportId": "2a9ca096-a60d-4f62-b92a-a2d0713855ed",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/1f34439a-99ca-4085-9006-d033758f4d83"
            },
            {
              "id": "1f34439a-99ca-4085-9006-d033758f4d83",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2eb2fdcf-6059-4e86-a850-977000e18cbd",
              "reportId": "2a9ca096-a60d-4f62-b92a-a2d0713855ed",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/1f34439a-99ca-4085-9006-d033758f4d83"
            }
          ],
          "selectedProducts": [
            {
              "id": "bd269449-c962-40e5-860c-84152e031dbe",
              "markerXSolutionsId": "10e67548-2c33-4675-a3aa-a42872add0e5",
              "productId": "c916dac4-383b-44ac-9a78-3fe34e254abf"
            },
            {
              "id": "bd269449-c962-40e5-860c-84152e031dbe",
              "markerXSolutionsId": "10e67548-2c33-4675-a3aa-a42872add0e5",
              "productId": "c916dac4-383b-44ac-9a78-3fe34e254abf"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "909683c9-0872-4afd-8340-ed0fc5c120ff",
          "markerId": "e22b8167-6c4d-4f78-b416-77a8ed18dd1b",
          "solutionId": "9ab852bb-ff8a-415c-993c-4e4411c33597",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-09-23T10:58:22.0084454Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "41307dd7-64ef-4289-9ce9-52502850713b",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "f45115f3-8dbe-4c98-a216-67e49d9a8773",
              "qrLogAttributeListValue": {
                "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                "description": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                "qrLogAttribute": {
                  "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                  "code": "sample string 2",
                  "createdTs": "2026-09-23T10:58:22.0084454Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                  "qrLogAttributeClass": {
                    "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ]
              },
              "markerXSolutionsId": "dc816989-1342-42c1-94d6-ebbaa63bbc68",
              "qrLogAttributeId": "e607bab1-8fec-48cd-8c8f-4b090f06aa91",
              "qrLogAttribute": {
                "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                "code": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                "qrLogAttributeClass": {
                  "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "41307dd7-64ef-4289-9ce9-52502850713b",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "f45115f3-8dbe-4c98-a216-67e49d9a8773",
              "qrLogAttributeListValue": {
                "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                "description": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                "qrLogAttribute": {
                  "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                  "code": "sample string 2",
                  "createdTs": "2026-09-23T10:58:22.0084454Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                  "qrLogAttributeClass": {
                    "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ]
              },
              "markerXSolutionsId": "dc816989-1342-42c1-94d6-ebbaa63bbc68",
              "qrLogAttributeId": "e607bab1-8fec-48cd-8c8f-4b090f06aa91",
              "qrLogAttribute": {
                "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                "code": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                "qrLogAttributeClass": {
                  "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "1f34439a-99ca-4085-9006-d033758f4d83",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2eb2fdcf-6059-4e86-a850-977000e18cbd",
              "reportId": "2a9ca096-a60d-4f62-b92a-a2d0713855ed",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/1f34439a-99ca-4085-9006-d033758f4d83"
            },
            {
              "id": "1f34439a-99ca-4085-9006-d033758f4d83",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2eb2fdcf-6059-4e86-a850-977000e18cbd",
              "reportId": "2a9ca096-a60d-4f62-b92a-a2d0713855ed",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/1f34439a-99ca-4085-9006-d033758f4d83"
            }
          ],
          "selectedProducts": [
            {
              "id": "bd269449-c962-40e5-860c-84152e031dbe",
              "markerXSolutionsId": "10e67548-2c33-4675-a3aa-a42872add0e5",
              "productId": "c916dac4-383b-44ac-9a78-3fe34e254abf"
            },
            {
              "id": "bd269449-c962-40e5-860c-84152e031dbe",
              "markerXSolutionsId": "10e67548-2c33-4675-a3aa-a42872add0e5",
              "productId": "c916dac4-383b-44ac-9a78-3fe34e254abf"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "b34567d6-aa96-4408-a073-9da37706b1e1",
          "date": "2026-09-23T10:58:22.0084454Z",
          "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": "c7374ddf-d41b-4d63-b887-05ef29686491",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/b34567d6-aa96-4408-a073-9da37706b1e1"
        },
        {
          "id": "b34567d6-aa96-4408-a073-9da37706b1e1",
          "date": "2026-09-23T10:58:22.0084454Z",
          "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": "c7374ddf-d41b-4d63-b887-05ef29686491",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/b34567d6-aa96-4408-a073-9da37706b1e1"
        }
      ],
      "calculateStatus": 2
    },
    {
      "id": "7aac3514-3f2c-45c1-9ea9-786f4f470258",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2026-09-23T10:58:22.0084454Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2026-09-23T10:58:22.0084454Z",
      "modifiedBy": "sample string 5",
      "date": "2026-09-23T10:58:22.0084454Z",
      "customerId": 6,
      "qrId": "1cca42db-0267-4ed6-9f60-2187733be933",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "3eceec51-7f85-440b-bbfb-81d0ae5d1832",
      "markerXSolutions": [
        {
          "id": "909683c9-0872-4afd-8340-ed0fc5c120ff",
          "markerId": "e22b8167-6c4d-4f78-b416-77a8ed18dd1b",
          "solutionId": "9ab852bb-ff8a-415c-993c-4e4411c33597",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-09-23T10:58:22.0084454Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "41307dd7-64ef-4289-9ce9-52502850713b",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "f45115f3-8dbe-4c98-a216-67e49d9a8773",
              "qrLogAttributeListValue": {
                "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                "description": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                "qrLogAttribute": {
                  "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                  "code": "sample string 2",
                  "createdTs": "2026-09-23T10:58:22.0084454Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                  "qrLogAttributeClass": {
                    "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ]
              },
              "markerXSolutionsId": "dc816989-1342-42c1-94d6-ebbaa63bbc68",
              "qrLogAttributeId": "e607bab1-8fec-48cd-8c8f-4b090f06aa91",
              "qrLogAttribute": {
                "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                "code": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                "qrLogAttributeClass": {
                  "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "41307dd7-64ef-4289-9ce9-52502850713b",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "f45115f3-8dbe-4c98-a216-67e49d9a8773",
              "qrLogAttributeListValue": {
                "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                "description": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                "qrLogAttribute": {
                  "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                  "code": "sample string 2",
                  "createdTs": "2026-09-23T10:58:22.0084454Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                  "qrLogAttributeClass": {
                    "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ]
              },
              "markerXSolutionsId": "dc816989-1342-42c1-94d6-ebbaa63bbc68",
              "qrLogAttributeId": "e607bab1-8fec-48cd-8c8f-4b090f06aa91",
              "qrLogAttribute": {
                "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                "code": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                "qrLogAttributeClass": {
                  "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "1f34439a-99ca-4085-9006-d033758f4d83",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2eb2fdcf-6059-4e86-a850-977000e18cbd",
              "reportId": "2a9ca096-a60d-4f62-b92a-a2d0713855ed",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/1f34439a-99ca-4085-9006-d033758f4d83"
            },
            {
              "id": "1f34439a-99ca-4085-9006-d033758f4d83",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2eb2fdcf-6059-4e86-a850-977000e18cbd",
              "reportId": "2a9ca096-a60d-4f62-b92a-a2d0713855ed",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/1f34439a-99ca-4085-9006-d033758f4d83"
            }
          ],
          "selectedProducts": [
            {
              "id": "bd269449-c962-40e5-860c-84152e031dbe",
              "markerXSolutionsId": "10e67548-2c33-4675-a3aa-a42872add0e5",
              "productId": "c916dac4-383b-44ac-9a78-3fe34e254abf"
            },
            {
              "id": "bd269449-c962-40e5-860c-84152e031dbe",
              "markerXSolutionsId": "10e67548-2c33-4675-a3aa-a42872add0e5",
              "productId": "c916dac4-383b-44ac-9a78-3fe34e254abf"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "909683c9-0872-4afd-8340-ed0fc5c120ff",
          "markerId": "e22b8167-6c4d-4f78-b416-77a8ed18dd1b",
          "solutionId": "9ab852bb-ff8a-415c-993c-4e4411c33597",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2026-09-23T10:58:22.0084454Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "41307dd7-64ef-4289-9ce9-52502850713b",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "f45115f3-8dbe-4c98-a216-67e49d9a8773",
              "qrLogAttributeListValue": {
                "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                "description": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                "qrLogAttribute": {
                  "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                  "code": "sample string 2",
                  "createdTs": "2026-09-23T10:58:22.0084454Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                  "qrLogAttributeClass": {
                    "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ]
              },
              "markerXSolutionsId": "dc816989-1342-42c1-94d6-ebbaa63bbc68",
              "qrLogAttributeId": "e607bab1-8fec-48cd-8c8f-4b090f06aa91",
              "qrLogAttribute": {
                "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                "code": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                "qrLogAttributeClass": {
                  "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "41307dd7-64ef-4289-9ce9-52502850713b",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "f45115f3-8dbe-4c98-a216-67e49d9a8773",
              "qrLogAttributeListValue": {
                "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                "description": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                "qrLogAttribute": {
                  "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                  "code": "sample string 2",
                  "createdTs": "2026-09-23T10:58:22.0084454Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                  "qrLogAttributeClass": {
                    "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ]
              },
              "markerXSolutionsId": "dc816989-1342-42c1-94d6-ebbaa63bbc68",
              "qrLogAttributeId": "e607bab1-8fec-48cd-8c8f-4b090f06aa91",
              "qrLogAttribute": {
                "id": "89407c96-8e1e-4c3c-8f32-512cb999de77",
                "code": "sample string 2",
                "createdTs": "2026-09-23T10:58:22.0084454Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "ac7ec662-062f-468b-a5c7-52ada9698116",
                "qrLogAttributeClass": {
                  "id": "6dac19ac-b73a-46ce-8978-327d30bb9bc5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    },
                    {
                      "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  },
                  {
                    "id": "1628d3ec-2ca3-48e1-8f99-8cde0e3aa239",
                    "description": "sample string 2",
                    "createdTs": "2026-09-23T10:58:22.0084454Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-09-23T10:58:22.0084454Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "6b320ba5-8b44-4d43-8402-ecbd205b68f9",
                    "translations": [
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      },
                      {
                        "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  },
                  {
                    "id": "9d386912-8200-4eab-a420-da03bbf08b63",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "760ef4ed-13af-4ea3-971e-19aab2c56950"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "3379997d-286e-4e08-911b-d2294a8c7620",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "1f34439a-99ca-4085-9006-d033758f4d83",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2eb2fdcf-6059-4e86-a850-977000e18cbd",
              "reportId": "2a9ca096-a60d-4f62-b92a-a2d0713855ed",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/1f34439a-99ca-4085-9006-d033758f4d83"
            },
            {
              "id": "1f34439a-99ca-4085-9006-d033758f4d83",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2eb2fdcf-6059-4e86-a850-977000e18cbd",
              "reportId": "2a9ca096-a60d-4f62-b92a-a2d0713855ed",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/1f34439a-99ca-4085-9006-d033758f4d83"
            }
          ],
          "selectedProducts": [
            {
              "id": "bd269449-c962-40e5-860c-84152e031dbe",
              "markerXSolutionsId": "10e67548-2c33-4675-a3aa-a42872add0e5",
              "productId": "c916dac4-383b-44ac-9a78-3fe34e254abf"
            },
            {
              "id": "bd269449-c962-40e5-860c-84152e031dbe",
              "markerXSolutionsId": "10e67548-2c33-4675-a3aa-a42872add0e5",
              "productId": "c916dac4-383b-44ac-9a78-3fe34e254abf"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "b34567d6-aa96-4408-a073-9da37706b1e1",
          "date": "2026-09-23T10:58:22.0084454Z",
          "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": "c7374ddf-d41b-4d63-b887-05ef29686491",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/b34567d6-aa96-4408-a073-9da37706b1e1"
        },
        {
          "id": "b34567d6-aa96-4408-a073-9da37706b1e1",
          "date": "2026-09-23T10:58:22.0084454Z",
          "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": "c7374ddf-d41b-4d63-b887-05ef29686491",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/b34567d6-aa96-4408-a073-9da37706b1e1"
        }
      ],
      "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": "287c03b2-425d-4071-9de4-8d2569469a16",
  "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": "62783e90-0b8b-4deb-bdf9-f08e70450ca6",
  "buildingComponent": "sample string 15",
  "projectId": "4697e31f-18a5-4e68-ab71-2124a531d444",
  "project": "sample string 17",
  "blueprintFileId": "ca7976c3-ff5b-4feb-aca9-5862edec8a70",
  "blueprintFile": {
    "id": "89af83cb-174e-420f-9379-08e7ea883a99",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "a123f7ee-0c04-4836-a832-6c43223124f8",
      "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": "840baf42-d498-48f7-82a8-f7571db31843",
      "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": "547253f7-841b-4819-a735-9e2154c2a6bc",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "4580d21c-3038-4b47-ae42-433073ed3a14",
      "project": "sample string 15",
      "projectId": "c53204ec-ef7b-4082-ba0c-0d5f1944b8d3",
      "qrLogAttributeXMarker": [
        {
          "id": "5378c50f-8321-47cc-a9f1-aceecb1ef046",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "54771f0a-0753-4a7e-9612-639ed25d7a5d",
          "markerId": "5cab8ac6-ab63-4f16-b4ab-90d957e06958",
          "qrLogAttributeId": "10a7ef42-5b9e-4003-9cf2-a52730ca45f6",
          "qrLogAttribute": {
            "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
            "code": "sample string 2",
            "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
            "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
            "qrLogAttributeClass": {
              "id": "afc34335-1897-464c-8010-a71ad0873e5d",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                },
                {
                  "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
              },
              {
                "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "5378c50f-8321-47cc-a9f1-aceecb1ef046",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "54771f0a-0753-4a7e-9612-639ed25d7a5d",
          "markerId": "5cab8ac6-ab63-4f16-b4ab-90d957e06958",
          "qrLogAttributeId": "10a7ef42-5b9e-4003-9cf2-a52730ca45f6",
          "qrLogAttribute": {
            "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
            "code": "sample string 2",
            "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
            "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
            "qrLogAttributeClass": {
              "id": "afc34335-1897-464c-8010-a71ad0873e5d",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                },
                {
                  "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
              },
              {
                "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "da5f12bc-209c-45d6-871c-b25adba85323",
          "markerId": "d3f4b77d-6e5d-421c-93be-9ee0f76a2f1c",
          "solutionId": "97b3480d-203c-4c61-99da-c21bc4fd333c",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "e5626199-69ce-4edd-8bed-1b34b25857ee",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
              },
              {
                "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
                "qrLogAttributeListValue": {
                  "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                  "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                  "qrLogAttribute": {
                    "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                    "code": "sample string 2",
                    "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                    "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                    "qrLogAttributeClass": {
                      "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
                "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
                "qrLogAttributeListValue": {
                  "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                  "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                  "qrLogAttribute": {
                    "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                    "code": "sample string 2",
                    "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                    "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                    "qrLogAttributeClass": {
                      "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
                "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "60a41570-d907-4912-8e77-b03050ed18f2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f19a669b-5d48-4fdf-a15b-a451e777e2fc"
            },
            {
              "id": "60a41570-d907-4912-8e77-b03050ed18f2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f19a669b-5d48-4fdf-a15b-a451e777e2fc"
            }
          ],
          "selectedProducts": [
            {
              "id": "0a8eecae-4746-4c57-b6de-511de0729bb8",
              "markerXSolutionsId": "dd964fa4-d7ef-488b-a772-81d78f0d7a1f",
              "productId": "ce943746-b367-4703-aadf-8d5b3c2566d9"
            },
            {
              "id": "0a8eecae-4746-4c57-b6de-511de0729bb8",
              "markerXSolutionsId": "dd964fa4-d7ef-488b-a772-81d78f0d7a1f",
              "productId": "ce943746-b367-4703-aadf-8d5b3c2566d9"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "da5f12bc-209c-45d6-871c-b25adba85323",
          "markerId": "d3f4b77d-6e5d-421c-93be-9ee0f76a2f1c",
          "solutionId": "97b3480d-203c-4c61-99da-c21bc4fd333c",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "e5626199-69ce-4edd-8bed-1b34b25857ee",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
              },
              {
                "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
                "qrLogAttributeListValue": {
                  "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                  "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                  "qrLogAttribute": {
                    "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                    "code": "sample string 2",
                    "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                    "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                    "qrLogAttributeClass": {
                      "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
                "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
                "qrLogAttributeListValue": {
                  "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                  "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                  "qrLogAttribute": {
                    "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                    "code": "sample string 2",
                    "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                    "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                    "qrLogAttributeClass": {
                      "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
                "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "60a41570-d907-4912-8e77-b03050ed18f2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f19a669b-5d48-4fdf-a15b-a451e777e2fc"
            },
            {
              "id": "60a41570-d907-4912-8e77-b03050ed18f2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f19a669b-5d48-4fdf-a15b-a451e777e2fc"
            }
          ],
          "selectedProducts": [
            {
              "id": "0a8eecae-4746-4c57-b6de-511de0729bb8",
              "markerXSolutionsId": "dd964fa4-d7ef-488b-a772-81d78f0d7a1f",
              "productId": "ce943746-b367-4703-aadf-8d5b3c2566d9"
            },
            {
              "id": "0a8eecae-4746-4c57-b6de-511de0729bb8",
              "markerXSolutionsId": "dd964fa4-d7ef-488b-a772-81d78f0d7a1f",
              "productId": "ce943746-b367-4703-aadf-8d5b3c2566d9"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "66c36e19-c35e-45d9-9438-f434f5454241",
          "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": "d98a6103-e704-4947-b501-728f553918e8"
        },
        {
          "id": "66c36e19-c35e-45d9-9438-f434f5454241",
          "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": "d98a6103-e704-4947-b501-728f553918e8"
        }
      ],
      "archivedReports": [
        {
          "id": "66c36e19-c35e-45d9-9438-f434f5454241",
          "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": "d98a6103-e704-4947-b501-728f553918e8"
        },
        {
          "id": "66c36e19-c35e-45d9-9438-f434f5454241",
          "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": "d98a6103-e704-4947-b501-728f553918e8"
        }
      ],
      "productSolutions": [
        {
          "id": "e5626199-69ce-4edd-8bed-1b34b25857ee",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
            },
            {
              "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "e5626199-69ce-4edd-8bed-1b34b25857ee",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
            },
            {
              "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "a123f7ee-0c04-4836-a832-6c43223124f8",
      "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": "840baf42-d498-48f7-82a8-f7571db31843",
      "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": "547253f7-841b-4819-a735-9e2154c2a6bc",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "4580d21c-3038-4b47-ae42-433073ed3a14",
      "project": "sample string 15",
      "projectId": "c53204ec-ef7b-4082-ba0c-0d5f1944b8d3",
      "qrLogAttributeXMarker": [
        {
          "id": "5378c50f-8321-47cc-a9f1-aceecb1ef046",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "54771f0a-0753-4a7e-9612-639ed25d7a5d",
          "markerId": "5cab8ac6-ab63-4f16-b4ab-90d957e06958",
          "qrLogAttributeId": "10a7ef42-5b9e-4003-9cf2-a52730ca45f6",
          "qrLogAttribute": {
            "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
            "code": "sample string 2",
            "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
            "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
            "qrLogAttributeClass": {
              "id": "afc34335-1897-464c-8010-a71ad0873e5d",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                },
                {
                  "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
              },
              {
                "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "5378c50f-8321-47cc-a9f1-aceecb1ef046",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "54771f0a-0753-4a7e-9612-639ed25d7a5d",
          "markerId": "5cab8ac6-ab63-4f16-b4ab-90d957e06958",
          "qrLogAttributeId": "10a7ef42-5b9e-4003-9cf2-a52730ca45f6",
          "qrLogAttribute": {
            "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
            "code": "sample string 2",
            "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
            "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
            "qrLogAttributeClass": {
              "id": "afc34335-1897-464c-8010-a71ad0873e5d",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                },
                {
                  "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
              },
              {
                "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "da5f12bc-209c-45d6-871c-b25adba85323",
          "markerId": "d3f4b77d-6e5d-421c-93be-9ee0f76a2f1c",
          "solutionId": "97b3480d-203c-4c61-99da-c21bc4fd333c",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "e5626199-69ce-4edd-8bed-1b34b25857ee",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
              },
              {
                "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
                "qrLogAttributeListValue": {
                  "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                  "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                  "qrLogAttribute": {
                    "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                    "code": "sample string 2",
                    "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                    "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                    "qrLogAttributeClass": {
                      "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
                "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
                "qrLogAttributeListValue": {
                  "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                  "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                  "qrLogAttribute": {
                    "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                    "code": "sample string 2",
                    "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                    "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                    "qrLogAttributeClass": {
                      "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
                "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "60a41570-d907-4912-8e77-b03050ed18f2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f19a669b-5d48-4fdf-a15b-a451e777e2fc"
            },
            {
              "id": "60a41570-d907-4912-8e77-b03050ed18f2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f19a669b-5d48-4fdf-a15b-a451e777e2fc"
            }
          ],
          "selectedProducts": [
            {
              "id": "0a8eecae-4746-4c57-b6de-511de0729bb8",
              "markerXSolutionsId": "dd964fa4-d7ef-488b-a772-81d78f0d7a1f",
              "productId": "ce943746-b367-4703-aadf-8d5b3c2566d9"
            },
            {
              "id": "0a8eecae-4746-4c57-b6de-511de0729bb8",
              "markerXSolutionsId": "dd964fa4-d7ef-488b-a772-81d78f0d7a1f",
              "productId": "ce943746-b367-4703-aadf-8d5b3c2566d9"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "da5f12bc-209c-45d6-871c-b25adba85323",
          "markerId": "d3f4b77d-6e5d-421c-93be-9ee0f76a2f1c",
          "solutionId": "97b3480d-203c-4c61-99da-c21bc4fd333c",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "e5626199-69ce-4edd-8bed-1b34b25857ee",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
              },
              {
                "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
                "qrLogAttributeListValue": {
                  "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                  "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                  "qrLogAttribute": {
                    "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                    "code": "sample string 2",
                    "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                    "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                    "qrLogAttributeClass": {
                      "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
                "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
                "qrLogAttributeListValue": {
                  "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                  "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                  "qrLogAttribute": {
                    "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                    "code": "sample string 2",
                    "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                    "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                    "qrLogAttributeClass": {
                      "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
                "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    },
                    {
                      "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                      "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                      "translations": [
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        },
                        {
                          "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "60a41570-d907-4912-8e77-b03050ed18f2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f19a669b-5d48-4fdf-a15b-a451e777e2fc"
            },
            {
              "id": "60a41570-d907-4912-8e77-b03050ed18f2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T10:58:22.0084454Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f19a669b-5d48-4fdf-a15b-a451e777e2fc"
            }
          ],
          "selectedProducts": [
            {
              "id": "0a8eecae-4746-4c57-b6de-511de0729bb8",
              "markerXSolutionsId": "dd964fa4-d7ef-488b-a772-81d78f0d7a1f",
              "productId": "ce943746-b367-4703-aadf-8d5b3c2566d9"
            },
            {
              "id": "0a8eecae-4746-4c57-b6de-511de0729bb8",
              "markerXSolutionsId": "dd964fa4-d7ef-488b-a772-81d78f0d7a1f",
              "productId": "ce943746-b367-4703-aadf-8d5b3c2566d9"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "66c36e19-c35e-45d9-9438-f434f5454241",
          "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": "d98a6103-e704-4947-b501-728f553918e8"
        },
        {
          "id": "66c36e19-c35e-45d9-9438-f434f5454241",
          "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": "d98a6103-e704-4947-b501-728f553918e8"
        }
      ],
      "archivedReports": [
        {
          "id": "66c36e19-c35e-45d9-9438-f434f5454241",
          "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": "d98a6103-e704-4947-b501-728f553918e8"
        },
        {
          "id": "66c36e19-c35e-45d9-9438-f434f5454241",
          "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": "d98a6103-e704-4947-b501-728f553918e8"
        }
      ],
      "productSolutions": [
        {
          "id": "e5626199-69ce-4edd-8bed-1b34b25857ee",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
            },
            {
              "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "e5626199-69ce-4edd-8bed-1b34b25857ee",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
            },
            {
              "id": "7c4c1b94-b100-4de2-bd2b-ca79ba16c81e",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7c4c1b94-b100-4de2-bd2b-ca79ba16c81e"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "31ede61e-6077-4741-b95b-916f8c1983b1",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "5b8badd9-182c-41c3-9ae6-15ee1e1f099a",
              "qrLogAttributeListValue": {
                "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                "qrLogAttribute": {
                  "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                  "code": "sample string 2",
                  "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                  "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                  "qrLogAttributeClass": {
                    "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ]
              },
              "markerXSolutionsId": "25556434-d031-4b41-b4ec-482f733589ec",
              "qrLogAttributeId": "ddb8e9c6-e28b-43e0-b08c-347c169b2b99",
              "qrLogAttribute": {
                "id": "34b9dbc4-ad97-4dd2-a922-3068f34806fa",
                "code": "sample string 2",
                "selectedValue": "4a8e4cdf-94ff-4803-a65b-3b80cd0db99f",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "2aa9c2ea-e1bc-4daa-8c40-c1acd3b46c36",
                "sourceId": "214e8eaf-5dab-4b44-b202-c2157808e940",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "6bc811fb-2c44-4783-ac21-5eda872e9051",
                "qrLogAttributeClass": {
                  "id": "afc34335-1897-464c-8010-a71ad0873e5d",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    },
                    {
                      "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  },
                  {
                    "id": "31088a3a-4efe-413a-97a2-bd8d6e11410e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "980b87e4-7ab5-4a90-b1b1-eb3218e9fba0",
                    "qrLogAttributeListValueGlobalRefId": "99e1da62-b12e-4a42-8c3b-d447bd34d0a0",
                    "translations": [
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      },
                      {
                        "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  },
                  {
                    "id": "b3d2283f-66d6-4890-87d2-1405182ca3f0",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d04bf5da-c132-4b4d-bf96-e1b21e3efc2f"
                  }
                ],
                "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
}