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": "8bdac758-e3ec-4468-b811-4b997ce30d45",
  "name": "sample string 2",
  "description": "sample string 3",
  "markerName": "sample string 4",
  "order": "sample string 5",
  "createdTs": "2024-09-19T18:46:06.4087843Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2024-09-19T18:46:06.4087843Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "isOffline": true,
  "offlineByUserId": 1,
  "offlineByUserName": "sample string 10",
  "deadline": "2024-09-19T18:46:06.4087843Z",
  "isLocked": true,
  "lockedByUserId": 1,
  "lockedByUserName": "sample string 12",
  "lockedTs": "2024-09-19T18:46:06.4087843Z",
  "buildingComponentId": "53f1269b-99fa-48e6-8329-71cff893498f",
  "buildingComponent": {
    "id": "3cd6d7e8-a75a-4089-ad08-2feb62df04ea",
    "name": "sample string 2",
    "description": "sample string 3",
    "order": "sample string 4",
    "createdTs": "2024-09-19T18:46:06.4087843Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
    "modifiedBy": "sample string 7",
    "customerId": 8,
    "projectId": "b5b48b97-094b-4a46-bb6b-c59f3c3e7e60",
    "project": {
      "id": "29af9518-130d-44ff-a836-3fe11dc08a88",
      "name": "sample string 2",
      "status": "sample string 3",
      "buildingName": "sample string 4",
      "createdTs": "2024-09-19T18:46:06.4087843Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2024-09-19T18:46:06.4087843Z",
      "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/29af9518-130d-44ff-a836-3fe11dc08a88"
    },
    "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": "67c3d316-feb0-4149-880f-968921474723",
  "blueprintFile": {
    "id": "d6d46d4c-5d11-4c1a-be1d-fb465e423cfe",
    "name": "sample string 2",
    "content": "sample string 3",
    "createdTs": "2024-09-19T18:46:06.4087843Z",
    "createdBy": "sample string 4",
    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
    "modifiedBy": "sample string 5",
    "snapshot": "QEA="
  },
  "markers": [
    {
      "id": "caf27b40-7b3a-4b31-b949-998d04d799c4",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2024-09-19T18:46:06.4087843Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2024-09-19T18:46:06.4087843Z",
      "modifiedBy": "sample string 5",
      "date": "2024-09-19T18:46:06.4087843Z",
      "customerId": 6,
      "qrId": "9e44e4e6-5880-40a3-9f36-6be5c46b8084",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "66eecf21-7d8c-494e-bd4d-80f3651b6ad4",
      "markerXSolutions": [
        {
          "id": "dec64585-fb9e-4de0-a4cc-34851f5a4423",
          "markerId": "eee86ea0-845d-473e-bcad-fd98f3f475e8",
          "solutionId": "0fe20636-5b04-4b4f-b991-d16ea6ac6bd6",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2024-09-19T18:46:06.4087843Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "f6e22547-9fb8-44b6-b05b-e6390328d7b2",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "40ac4f50-af94-42f1-8f5e-2f39366a8eab",
              "qrLogAttributeListValue": {
                "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                "description": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                "qrLogAttribute": {
                  "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                  "code": "sample string 2",
                  "createdTs": "2024-09-19T18:46:06.4087843Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                  "qrLogAttributeClass": {
                    "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ]
              },
              "markerXSolutionsId": "53372923-60b6-477b-9301-41c36010887e",
              "qrLogAttributeId": "048fb8b5-b39d-40d2-8298-46cb50500ba6",
              "qrLogAttribute": {
                "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                "code": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                "qrLogAttributeClass": {
                  "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "f6e22547-9fb8-44b6-b05b-e6390328d7b2",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "40ac4f50-af94-42f1-8f5e-2f39366a8eab",
              "qrLogAttributeListValue": {
                "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                "description": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                "qrLogAttribute": {
                  "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                  "code": "sample string 2",
                  "createdTs": "2024-09-19T18:46:06.4087843Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                  "qrLogAttributeClass": {
                    "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ]
              },
              "markerXSolutionsId": "53372923-60b6-477b-9301-41c36010887e",
              "qrLogAttributeId": "048fb8b5-b39d-40d2-8298-46cb50500ba6",
              "qrLogAttribute": {
                "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                "code": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                "qrLogAttributeClass": {
                  "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "f7d55177-fc7c-45f1-8829-13e134d31b45",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.4087843Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "166f20c6-6aff-4954-863d-1a5888e7fb37",
              "reportId": "68272640-5b1b-4029-b6cd-30af31333cff",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f7d55177-fc7c-45f1-8829-13e134d31b45"
            },
            {
              "id": "f7d55177-fc7c-45f1-8829-13e134d31b45",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.4087843Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "166f20c6-6aff-4954-863d-1a5888e7fb37",
              "reportId": "68272640-5b1b-4029-b6cd-30af31333cff",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f7d55177-fc7c-45f1-8829-13e134d31b45"
            }
          ],
          "selectedProducts": [
            {
              "id": "97f3e582-7047-46c3-b952-e5027e243400",
              "markerXSolutionsId": "beadd53a-5d6f-47a6-88d1-f066368d5697",
              "productId": "57a8c563-0508-46f0-a6f3-d1967d553bb6"
            },
            {
              "id": "97f3e582-7047-46c3-b952-e5027e243400",
              "markerXSolutionsId": "beadd53a-5d6f-47a6-88d1-f066368d5697",
              "productId": "57a8c563-0508-46f0-a6f3-d1967d553bb6"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "dec64585-fb9e-4de0-a4cc-34851f5a4423",
          "markerId": "eee86ea0-845d-473e-bcad-fd98f3f475e8",
          "solutionId": "0fe20636-5b04-4b4f-b991-d16ea6ac6bd6",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2024-09-19T18:46:06.4087843Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "f6e22547-9fb8-44b6-b05b-e6390328d7b2",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "40ac4f50-af94-42f1-8f5e-2f39366a8eab",
              "qrLogAttributeListValue": {
                "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                "description": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                "qrLogAttribute": {
                  "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                  "code": "sample string 2",
                  "createdTs": "2024-09-19T18:46:06.4087843Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                  "qrLogAttributeClass": {
                    "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ]
              },
              "markerXSolutionsId": "53372923-60b6-477b-9301-41c36010887e",
              "qrLogAttributeId": "048fb8b5-b39d-40d2-8298-46cb50500ba6",
              "qrLogAttribute": {
                "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                "code": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                "qrLogAttributeClass": {
                  "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "f6e22547-9fb8-44b6-b05b-e6390328d7b2",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "40ac4f50-af94-42f1-8f5e-2f39366a8eab",
              "qrLogAttributeListValue": {
                "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                "description": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                "qrLogAttribute": {
                  "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                  "code": "sample string 2",
                  "createdTs": "2024-09-19T18:46:06.4087843Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                  "qrLogAttributeClass": {
                    "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ]
              },
              "markerXSolutionsId": "53372923-60b6-477b-9301-41c36010887e",
              "qrLogAttributeId": "048fb8b5-b39d-40d2-8298-46cb50500ba6",
              "qrLogAttribute": {
                "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                "code": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                "qrLogAttributeClass": {
                  "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "f7d55177-fc7c-45f1-8829-13e134d31b45",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.4087843Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "166f20c6-6aff-4954-863d-1a5888e7fb37",
              "reportId": "68272640-5b1b-4029-b6cd-30af31333cff",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f7d55177-fc7c-45f1-8829-13e134d31b45"
            },
            {
              "id": "f7d55177-fc7c-45f1-8829-13e134d31b45",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.4087843Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "166f20c6-6aff-4954-863d-1a5888e7fb37",
              "reportId": "68272640-5b1b-4029-b6cd-30af31333cff",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f7d55177-fc7c-45f1-8829-13e134d31b45"
            }
          ],
          "selectedProducts": [
            {
              "id": "97f3e582-7047-46c3-b952-e5027e243400",
              "markerXSolutionsId": "beadd53a-5d6f-47a6-88d1-f066368d5697",
              "productId": "57a8c563-0508-46f0-a6f3-d1967d553bb6"
            },
            {
              "id": "97f3e582-7047-46c3-b952-e5027e243400",
              "markerXSolutionsId": "beadd53a-5d6f-47a6-88d1-f066368d5697",
              "productId": "57a8c563-0508-46f0-a6f3-d1967d553bb6"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "89b60a3a-3cfe-4bed-8310-605631152827",
          "date": "2024-09-19T18:46:06.4087843Z",
          "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": "9d887c1f-7b0f-45e9-b1e4-f4e9ec0d5583",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/89b60a3a-3cfe-4bed-8310-605631152827"
        },
        {
          "id": "89b60a3a-3cfe-4bed-8310-605631152827",
          "date": "2024-09-19T18:46:06.4087843Z",
          "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": "9d887c1f-7b0f-45e9-b1e4-f4e9ec0d5583",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/89b60a3a-3cfe-4bed-8310-605631152827"
        }
      ],
      "calculateStatus": 2
    },
    {
      "id": "caf27b40-7b3a-4b31-b949-998d04d799c4",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2024-09-19T18:46:06.4087843Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2024-09-19T18:46:06.4087843Z",
      "modifiedBy": "sample string 5",
      "date": "2024-09-19T18:46:06.4087843Z",
      "customerId": 6,
      "qrId": "9e44e4e6-5880-40a3-9f36-6be5c46b8084",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "66eecf21-7d8c-494e-bd4d-80f3651b6ad4",
      "markerXSolutions": [
        {
          "id": "dec64585-fb9e-4de0-a4cc-34851f5a4423",
          "markerId": "eee86ea0-845d-473e-bcad-fd98f3f475e8",
          "solutionId": "0fe20636-5b04-4b4f-b991-d16ea6ac6bd6",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2024-09-19T18:46:06.4087843Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "f6e22547-9fb8-44b6-b05b-e6390328d7b2",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "40ac4f50-af94-42f1-8f5e-2f39366a8eab",
              "qrLogAttributeListValue": {
                "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                "description": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                "qrLogAttribute": {
                  "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                  "code": "sample string 2",
                  "createdTs": "2024-09-19T18:46:06.4087843Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                  "qrLogAttributeClass": {
                    "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ]
              },
              "markerXSolutionsId": "53372923-60b6-477b-9301-41c36010887e",
              "qrLogAttributeId": "048fb8b5-b39d-40d2-8298-46cb50500ba6",
              "qrLogAttribute": {
                "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                "code": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                "qrLogAttributeClass": {
                  "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "f6e22547-9fb8-44b6-b05b-e6390328d7b2",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "40ac4f50-af94-42f1-8f5e-2f39366a8eab",
              "qrLogAttributeListValue": {
                "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                "description": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                "qrLogAttribute": {
                  "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                  "code": "sample string 2",
                  "createdTs": "2024-09-19T18:46:06.4087843Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                  "qrLogAttributeClass": {
                    "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ]
              },
              "markerXSolutionsId": "53372923-60b6-477b-9301-41c36010887e",
              "qrLogAttributeId": "048fb8b5-b39d-40d2-8298-46cb50500ba6",
              "qrLogAttribute": {
                "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                "code": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                "qrLogAttributeClass": {
                  "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "f7d55177-fc7c-45f1-8829-13e134d31b45",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.4087843Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "166f20c6-6aff-4954-863d-1a5888e7fb37",
              "reportId": "68272640-5b1b-4029-b6cd-30af31333cff",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f7d55177-fc7c-45f1-8829-13e134d31b45"
            },
            {
              "id": "f7d55177-fc7c-45f1-8829-13e134d31b45",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.4087843Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "166f20c6-6aff-4954-863d-1a5888e7fb37",
              "reportId": "68272640-5b1b-4029-b6cd-30af31333cff",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f7d55177-fc7c-45f1-8829-13e134d31b45"
            }
          ],
          "selectedProducts": [
            {
              "id": "97f3e582-7047-46c3-b952-e5027e243400",
              "markerXSolutionsId": "beadd53a-5d6f-47a6-88d1-f066368d5697",
              "productId": "57a8c563-0508-46f0-a6f3-d1967d553bb6"
            },
            {
              "id": "97f3e582-7047-46c3-b952-e5027e243400",
              "markerXSolutionsId": "beadd53a-5d6f-47a6-88d1-f066368d5697",
              "productId": "57a8c563-0508-46f0-a6f3-d1967d553bb6"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "dec64585-fb9e-4de0-a4cc-34851f5a4423",
          "markerId": "eee86ea0-845d-473e-bcad-fd98f3f475e8",
          "solutionId": "0fe20636-5b04-4b4f-b991-d16ea6ac6bd6",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "2024-09-19T18:46:06.4087843Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "f6e22547-9fb8-44b6-b05b-e6390328d7b2",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "40ac4f50-af94-42f1-8f5e-2f39366a8eab",
              "qrLogAttributeListValue": {
                "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                "description": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                "qrLogAttribute": {
                  "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                  "code": "sample string 2",
                  "createdTs": "2024-09-19T18:46:06.4087843Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                  "qrLogAttributeClass": {
                    "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ]
              },
              "markerXSolutionsId": "53372923-60b6-477b-9301-41c36010887e",
              "qrLogAttributeId": "048fb8b5-b39d-40d2-8298-46cb50500ba6",
              "qrLogAttribute": {
                "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                "code": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                "qrLogAttributeClass": {
                  "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "f6e22547-9fb8-44b6-b05b-e6390328d7b2",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "40ac4f50-af94-42f1-8f5e-2f39366a8eab",
              "qrLogAttributeListValue": {
                "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                "description": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                "qrLogAttribute": {
                  "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                  "code": "sample string 2",
                  "createdTs": "2024-09-19T18:46:06.4087843Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                  "qrLogAttributeClass": {
                    "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ]
              },
              "markerXSolutionsId": "53372923-60b6-477b-9301-41c36010887e",
              "qrLogAttributeId": "048fb8b5-b39d-40d2-8298-46cb50500ba6",
              "qrLogAttribute": {
                "id": "24d3504d-8fd3-4e02-94b7-a646e7a13bbf",
                "code": "sample string 2",
                "createdTs": "2024-09-19T18:46:06.4087843Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "0d5b78f5-f843-494f-8d37-af38a0f33118",
                "qrLogAttributeClass": {
                  "id": "fdb8c6a7-dd33-4c58-be34-eb8fd56c008e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    },
                    {
                      "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  },
                  {
                    "id": "d49fc880-98df-43cf-9f6e-3e1f126a616d",
                    "description": "sample string 2",
                    "createdTs": "2024-09-19T18:46:06.4087843Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2024-09-19T18:46:06.4087843Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "9a255c25-36ff-4bec-85d7-1a10516e7470",
                    "translations": [
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      },
                      {
                        "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  },
                  {
                    "id": "dbb2eb8d-d8bc-44ce-bb4d-b516da911d1c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "7cd3a4c0-71e2-41d4-ba6e-64559b076d88"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9be375b9-46bc-40dc-bec3-2ec8047b78bb",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "f7d55177-fc7c-45f1-8829-13e134d31b45",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.4087843Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "166f20c6-6aff-4954-863d-1a5888e7fb37",
              "reportId": "68272640-5b1b-4029-b6cd-30af31333cff",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f7d55177-fc7c-45f1-8829-13e134d31b45"
            },
            {
              "id": "f7d55177-fc7c-45f1-8829-13e134d31b45",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.4087843Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "166f20c6-6aff-4954-863d-1a5888e7fb37",
              "reportId": "68272640-5b1b-4029-b6cd-30af31333cff",
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f7d55177-fc7c-45f1-8829-13e134d31b45"
            }
          ],
          "selectedProducts": [
            {
              "id": "97f3e582-7047-46c3-b952-e5027e243400",
              "markerXSolutionsId": "beadd53a-5d6f-47a6-88d1-f066368d5697",
              "productId": "57a8c563-0508-46f0-a6f3-d1967d553bb6"
            },
            {
              "id": "97f3e582-7047-46c3-b952-e5027e243400",
              "markerXSolutionsId": "beadd53a-5d6f-47a6-88d1-f066368d5697",
              "productId": "57a8c563-0508-46f0-a6f3-d1967d553bb6"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "89b60a3a-3cfe-4bed-8310-605631152827",
          "date": "2024-09-19T18:46:06.4087843Z",
          "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": "9d887c1f-7b0f-45e9-b1e4-f4e9ec0d5583",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/89b60a3a-3cfe-4bed-8310-605631152827"
        },
        {
          "id": "89b60a3a-3cfe-4bed-8310-605631152827",
          "date": "2024-09-19T18:46:06.4087843Z",
          "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": "9d887c1f-7b0f-45e9-b1e4-f4e9ec0d5583",
          "isDeleted": true,
          "link": "https://firelog-api.ipcom.be/api/DownloadImage/89b60a3a-3cfe-4bed-8310-605631152827"
        }
      ],
      "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": "5216080d-b441-479b-b976-c74d768aa32e",
  "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": "55f97386-8ca2-40b9-91fd-f93189d35dcd",
  "buildingComponent": "sample string 15",
  "projectId": "27f19d88-a493-4fff-893f-f9c893f8218d",
  "project": "sample string 17",
  "blueprintFileId": "3cd20acf-f255-42c8-b37f-04cee78dba26",
  "blueprintFile": {
    "id": "09e609d0-68df-4677-af08-938956c36a58",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "15f2fdd5-94d0-48cb-9899-0e318ab498a8",
      "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": "0f0b41b7-be48-406c-b3c9-28120e181ebb",
      "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": "9046e4f1-9bd1-4547-bb31-3d5dc3821b84",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "5fd416b7-426c-47b7-8ad5-683e6a0b1a56",
      "project": "sample string 15",
      "projectId": "4b76e6bd-9c04-4532-9392-5f39778ef4ff",
      "qrLogAttributeXMarker": [
        {
          "id": "ce6d978c-6161-4732-ae3f-09e2b215e3e7",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6c02365d-da2f-47b1-ba0d-135bb9991d09",
          "markerId": "8ba3e121-cd18-40f7-a58b-58b75686a0f5",
          "qrLogAttributeId": "0cb5c182-3ca8-480c-984a-a51ff960126a",
          "qrLogAttribute": {
            "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
            "code": "sample string 2",
            "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
            "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
            "qrLogAttributeClass": {
              "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                },
                {
                  "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
              },
              {
                "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "ce6d978c-6161-4732-ae3f-09e2b215e3e7",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6c02365d-da2f-47b1-ba0d-135bb9991d09",
          "markerId": "8ba3e121-cd18-40f7-a58b-58b75686a0f5",
          "qrLogAttributeId": "0cb5c182-3ca8-480c-984a-a51ff960126a",
          "qrLogAttribute": {
            "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
            "code": "sample string 2",
            "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
            "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
            "qrLogAttributeClass": {
              "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                },
                {
                  "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
              },
              {
                "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "5fa53a20-2439-4164-8f36-c64ebadbd427",
          "markerId": "5ade47fc-7fcb-492c-817c-b1821aff2500",
          "solutionId": "6e796782-75c8-48c2-aa25-b438bd94f7e2",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "585351d7-414e-48f9-ac56-8b40e7b933e2",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
              },
              {
                "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
                "qrLogAttributeListValue": {
                  "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                  "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                  "qrLogAttribute": {
                    "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                    "code": "sample string 2",
                    "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                    "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                    "qrLogAttributeClass": {
                      "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
                "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
                "qrLogAttributeListValue": {
                  "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                  "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                  "qrLogAttribute": {
                    "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                    "code": "sample string 2",
                    "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                    "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                    "qrLogAttributeClass": {
                      "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
                "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "e6a954ef-fb56-4d20-9c06-3573c73d44cc",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.5025269Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4222c489-2f12-4130-95a1-0d4b6e5983b0"
            },
            {
              "id": "e6a954ef-fb56-4d20-9c06-3573c73d44cc",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.5025269Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4222c489-2f12-4130-95a1-0d4b6e5983b0"
            }
          ],
          "selectedProducts": [
            {
              "id": "09c0c8ec-ea62-43f4-ae08-28c94148bd4c",
              "markerXSolutionsId": "4a63860a-802a-48fe-befa-e6b34100331d",
              "productId": "81154e1a-fb6c-416f-a172-0d78cd0ed35e"
            },
            {
              "id": "09c0c8ec-ea62-43f4-ae08-28c94148bd4c",
              "markerXSolutionsId": "4a63860a-802a-48fe-befa-e6b34100331d",
              "productId": "81154e1a-fb6c-416f-a172-0d78cd0ed35e"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "5fa53a20-2439-4164-8f36-c64ebadbd427",
          "markerId": "5ade47fc-7fcb-492c-817c-b1821aff2500",
          "solutionId": "6e796782-75c8-48c2-aa25-b438bd94f7e2",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "585351d7-414e-48f9-ac56-8b40e7b933e2",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
              },
              {
                "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
                "qrLogAttributeListValue": {
                  "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                  "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                  "qrLogAttribute": {
                    "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                    "code": "sample string 2",
                    "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                    "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                    "qrLogAttributeClass": {
                      "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
                "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
                "qrLogAttributeListValue": {
                  "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                  "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                  "qrLogAttribute": {
                    "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                    "code": "sample string 2",
                    "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                    "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                    "qrLogAttributeClass": {
                      "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
                "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "e6a954ef-fb56-4d20-9c06-3573c73d44cc",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.5025269Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4222c489-2f12-4130-95a1-0d4b6e5983b0"
            },
            {
              "id": "e6a954ef-fb56-4d20-9c06-3573c73d44cc",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.5025269Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4222c489-2f12-4130-95a1-0d4b6e5983b0"
            }
          ],
          "selectedProducts": [
            {
              "id": "09c0c8ec-ea62-43f4-ae08-28c94148bd4c",
              "markerXSolutionsId": "4a63860a-802a-48fe-befa-e6b34100331d",
              "productId": "81154e1a-fb6c-416f-a172-0d78cd0ed35e"
            },
            {
              "id": "09c0c8ec-ea62-43f4-ae08-28c94148bd4c",
              "markerXSolutionsId": "4a63860a-802a-48fe-befa-e6b34100331d",
              "productId": "81154e1a-fb6c-416f-a172-0d78cd0ed35e"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "ed35f70e-5fc2-4224-875f-862dfecf2632",
          "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": "ed4bc1dc-2c30-475b-b57d-dab89a2d935f"
        },
        {
          "id": "ed35f70e-5fc2-4224-875f-862dfecf2632",
          "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": "ed4bc1dc-2c30-475b-b57d-dab89a2d935f"
        }
      ],
      "archivedReports": [
        {
          "id": "ed35f70e-5fc2-4224-875f-862dfecf2632",
          "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": "ed4bc1dc-2c30-475b-b57d-dab89a2d935f"
        },
        {
          "id": "ed35f70e-5fc2-4224-875f-862dfecf2632",
          "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": "ed4bc1dc-2c30-475b-b57d-dab89a2d935f"
        }
      ],
      "productSolutions": [
        {
          "id": "585351d7-414e-48f9-ac56-8b40e7b933e2",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
            },
            {
              "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "585351d7-414e-48f9-ac56-8b40e7b933e2",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
            },
            {
              "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "15f2fdd5-94d0-48cb-9899-0e318ab498a8",
      "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": "0f0b41b7-be48-406c-b3c9-28120e181ebb",
      "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": "9046e4f1-9bd1-4547-bb31-3d5dc3821b84",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "5fd416b7-426c-47b7-8ad5-683e6a0b1a56",
      "project": "sample string 15",
      "projectId": "4b76e6bd-9c04-4532-9392-5f39778ef4ff",
      "qrLogAttributeXMarker": [
        {
          "id": "ce6d978c-6161-4732-ae3f-09e2b215e3e7",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6c02365d-da2f-47b1-ba0d-135bb9991d09",
          "markerId": "8ba3e121-cd18-40f7-a58b-58b75686a0f5",
          "qrLogAttributeId": "0cb5c182-3ca8-480c-984a-a51ff960126a",
          "qrLogAttribute": {
            "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
            "code": "sample string 2",
            "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
            "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
            "qrLogAttributeClass": {
              "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                },
                {
                  "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
              },
              {
                "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "ce6d978c-6161-4732-ae3f-09e2b215e3e7",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6c02365d-da2f-47b1-ba0d-135bb9991d09",
          "markerId": "8ba3e121-cd18-40f7-a58b-58b75686a0f5",
          "qrLogAttributeId": "0cb5c182-3ca8-480c-984a-a51ff960126a",
          "qrLogAttribute": {
            "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
            "code": "sample string 2",
            "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
            "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
            "qrLogAttributeClass": {
              "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                },
                {
                  "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
              },
              {
                "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "5fa53a20-2439-4164-8f36-c64ebadbd427",
          "markerId": "5ade47fc-7fcb-492c-817c-b1821aff2500",
          "solutionId": "6e796782-75c8-48c2-aa25-b438bd94f7e2",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "585351d7-414e-48f9-ac56-8b40e7b933e2",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
              },
              {
                "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
                "qrLogAttributeListValue": {
                  "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                  "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                  "qrLogAttribute": {
                    "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                    "code": "sample string 2",
                    "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                    "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                    "qrLogAttributeClass": {
                      "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
                "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
                "qrLogAttributeListValue": {
                  "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                  "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                  "qrLogAttribute": {
                    "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                    "code": "sample string 2",
                    "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                    "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                    "qrLogAttributeClass": {
                      "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
                "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "e6a954ef-fb56-4d20-9c06-3573c73d44cc",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.5025269Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4222c489-2f12-4130-95a1-0d4b6e5983b0"
            },
            {
              "id": "e6a954ef-fb56-4d20-9c06-3573c73d44cc",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.5025269Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4222c489-2f12-4130-95a1-0d4b6e5983b0"
            }
          ],
          "selectedProducts": [
            {
              "id": "09c0c8ec-ea62-43f4-ae08-28c94148bd4c",
              "markerXSolutionsId": "4a63860a-802a-48fe-befa-e6b34100331d",
              "productId": "81154e1a-fb6c-416f-a172-0d78cd0ed35e"
            },
            {
              "id": "09c0c8ec-ea62-43f4-ae08-28c94148bd4c",
              "markerXSolutionsId": "4a63860a-802a-48fe-befa-e6b34100331d",
              "productId": "81154e1a-fb6c-416f-a172-0d78cd0ed35e"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "5fa53a20-2439-4164-8f36-c64ebadbd427",
          "markerId": "5ade47fc-7fcb-492c-817c-b1821aff2500",
          "solutionId": "6e796782-75c8-48c2-aa25-b438bd94f7e2",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "585351d7-414e-48f9-ac56-8b40e7b933e2",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
              },
              {
                "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
                "qrLogAttributeListValue": {
                  "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                  "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                  "qrLogAttribute": {
                    "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                    "code": "sample string 2",
                    "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                    "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                    "qrLogAttributeClass": {
                      "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
                "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
                "qrLogAttributeListValue": {
                  "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                  "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                  "qrLogAttribute": {
                    "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                    "code": "sample string 2",
                    "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                    "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                    "qrLogAttributeClass": {
                      "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
                "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    },
                    {
                      "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                      "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                      "translations": [
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        },
                        {
                          "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "e6a954ef-fb56-4d20-9c06-3573c73d44cc",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.5025269Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4222c489-2f12-4130-95a1-0d4b6e5983b0"
            },
            {
              "id": "e6a954ef-fb56-4d20-9c06-3573c73d44cc",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:46:06.5025269Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4222c489-2f12-4130-95a1-0d4b6e5983b0"
            }
          ],
          "selectedProducts": [
            {
              "id": "09c0c8ec-ea62-43f4-ae08-28c94148bd4c",
              "markerXSolutionsId": "4a63860a-802a-48fe-befa-e6b34100331d",
              "productId": "81154e1a-fb6c-416f-a172-0d78cd0ed35e"
            },
            {
              "id": "09c0c8ec-ea62-43f4-ae08-28c94148bd4c",
              "markerXSolutionsId": "4a63860a-802a-48fe-befa-e6b34100331d",
              "productId": "81154e1a-fb6c-416f-a172-0d78cd0ed35e"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "ed35f70e-5fc2-4224-875f-862dfecf2632",
          "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": "ed4bc1dc-2c30-475b-b57d-dab89a2d935f"
        },
        {
          "id": "ed35f70e-5fc2-4224-875f-862dfecf2632",
          "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": "ed4bc1dc-2c30-475b-b57d-dab89a2d935f"
        }
      ],
      "archivedReports": [
        {
          "id": "ed35f70e-5fc2-4224-875f-862dfecf2632",
          "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": "ed4bc1dc-2c30-475b-b57d-dab89a2d935f"
        },
        {
          "id": "ed35f70e-5fc2-4224-875f-862dfecf2632",
          "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": "ed4bc1dc-2c30-475b-b57d-dab89a2d935f"
        }
      ],
      "productSolutions": [
        {
          "id": "585351d7-414e-48f9-ac56-8b40e7b933e2",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
            },
            {
              "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "585351d7-414e-48f9-ac56-8b40e7b933e2",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
            },
            {
              "id": "63e8729c-6f33-4fc3-8270-f7379f6f3bcc",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63e8729c-6f33-4fc3-8270-f7379f6f3bcc"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "65f586f7-50ef-4d35-a8cd-5e32f5144937",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3c8df5aa-5a64-452b-bb19-435b86d290f7",
              "qrLogAttributeListValue": {
                "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                "qrLogAttribute": {
                  "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                  "code": "sample string 2",
                  "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                  "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                  "qrLogAttributeClass": {
                    "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ]
              },
              "markerXSolutionsId": "aa3d2f7a-cdb1-4479-8a16-f3fed48920c4",
              "qrLogAttributeId": "35bf3220-014b-4a79-9058-c9c7534cbb5c",
              "qrLogAttribute": {
                "id": "e33fa13b-3981-4e4c-8ee4-621933a226c4",
                "code": "sample string 2",
                "selectedValue": "6de8968a-4549-4429-959a-2ea3fb0caf2c",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d8d160de-9d4f-45a4-9dcf-fc158ef0598a",
                "sourceId": "41072cbe-cc30-4226-92be-3f92f74a87e7",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f31f4e70-26df-4539-82d0-9c7c4132507f",
                "qrLogAttributeClass": {
                  "id": "8ebba1c3-2cb9-4ef7-a372-0ec4e698ab4e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    },
                    {
                      "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  },
                  {
                    "id": "f6955da9-b6e1-4e07-b124-30dc21d0a3ab",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2bdf66e8-dcde-447f-a266-6450e2f72637",
                    "qrLogAttributeListValueGlobalRefId": "4efca159-90dd-4658-a792-ba756509e492",
                    "translations": [
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      },
                      {
                        "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  },
                  {
                    "id": "eaea464a-12d1-4f5c-b106-e5b5931f8c6a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "199694a0-cc73-4bf8-88c1-03c49a396b20"
                  }
                ],
                "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
}