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": "d352beb7-6549-4eee-8288-6597ed719561",
  "name": "sample string 2",
  "description": "sample string 3",
  "markerName": "sample string 4",
  "order": "sample string 5",
  "createdTs": "2025-11-06T10:17:38.9390259Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-11-06T10:17:38.9390259Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "isOffline": true,
  "offlineByUserId": 1,
  "offlineByUserName": "sample string 10",
  "deadline": "2025-11-06T10:17:38.9390259Z",
  "isLocked": true,
  "lockedByUserId": 1,
  "lockedByUserName": "sample string 12",
  "lockedTs": "2025-11-06T10:17:38.9390259Z",
  "buildingComponentId": "ff83c892-efc4-4603-8006-d1fc92f690bf",
  "buildingComponent": {
    "id": "5ec4b0ff-fd2b-46c6-b48a-1d82f01e2828",
    "name": "sample string 2",
    "description": "sample string 3",
    "order": "sample string 4",
    "createdTs": "2025-11-06T10:17:38.9390259Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
    "modifiedBy": "sample string 7",
    "customerId": 8,
    "projectId": "c01d9fc5-8bbf-44ae-ba20-bcae8e3236ac",
    "project": {
      "id": "d8ecd038-2a17-4893-8d68-36b40573fa04",
      "name": "sample string 2",
      "status": "sample string 3",
      "buildingName": "sample string 4",
      "createdTs": "2025-11-06T10:17:38.9390259Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-11-06T10:17:38.9390259Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "image": "sample string 9",
      "street": "sample string 10",
      "no": "sample string 11",
      "postalCode": "sample string 12",
      "city": "sample string 13",
      "country": "sample string 14",
      "contactName": "sample string 15",
      "contactFunction": "sample string 16",
      "mobile": "sample string 17",
      "email": "sample string 18",
      "buildingComponents": [],
      "isDeleted": true,
      "installers": [
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        },
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        }
      ],
      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/d8ecd038-2a17-4893-8d68-36b40573fa04"
    },
    "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": "7790e638-91d3-4101-a878-477c6da14421",
  "blueprintFile": {
    "id": "0700de65-7859-459f-8e57-bb14ba8131f4",
    "name": "sample string 2",
    "content": "sample string 3",
    "createdTs": "2025-11-06T10:17:38.9390259Z",
    "createdBy": "sample string 4",
    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
    "modifiedBy": "sample string 5",
    "snapshot": "QEA="
  },
  "markers": [
    {
      "id": "f7071d0b-b238-459d-8d6b-45b0d8d69b69",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2025-11-06T10:17:38.9390259Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2025-11-06T10:17:38.9390259Z",
      "modifiedBy": "sample string 5",
      "date": "2025-11-06T10:17:38.9390259Z",
      "customerId": 6,
      "qrId": "5d2f9f71-a8d3-4709-bb53-c01858853da4",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "95652c38-f676-4612-85b6-7cf20e9a81c4",
      "markerXSolutions": [
        {
          "id": "a9861012-1dcb-4a43-ba6b-db0e3df1527f",
          "markerId": "819ec7f6-fd8a-4cbd-a81b-59809ddfdde5",
          "solutionId": "18e2244e-afe9-4c57-9dcb-497369cabfe5",
          "taxonomy263415Id": "23819115-210b-48b0-a6a8-b84abcbd3ecb",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "2025-11-06T10:17:38.9390259Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "35652960-1c53-4211-8376-c86ae23fe48f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d71a1dd7-2e1a-41da-9d5a-68c8acbdabd7",
              "qrLogAttributeListValue": {
                "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                "description": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                "qrLogAttribute": {
                  "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                  "code": "sample string 2",
                  "createdTs": "2025-11-06T10:17:38.9390259Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                  "qrLogAttributeClass": {
                    "id": "b84214a6-ea73-4660-898b-549507ed501b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ]
              },
              "markerXSolutionsId": "e9921437-f6fb-4228-992b-f7158ab03e4e",
              "qrLogAttributeId": "d6bec3db-82b5-4a0f-9457-2d0009181de5",
              "qrLogAttribute": {
                "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                "code": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                "qrLogAttributeClass": {
                  "id": "b84214a6-ea73-4660-898b-549507ed501b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "35652960-1c53-4211-8376-c86ae23fe48f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d71a1dd7-2e1a-41da-9d5a-68c8acbdabd7",
              "qrLogAttributeListValue": {
                "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                "description": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                "qrLogAttribute": {
                  "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                  "code": "sample string 2",
                  "createdTs": "2025-11-06T10:17:38.9390259Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                  "qrLogAttributeClass": {
                    "id": "b84214a6-ea73-4660-898b-549507ed501b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ]
              },
              "markerXSolutionsId": "e9921437-f6fb-4228-992b-f7158ab03e4e",
              "qrLogAttributeId": "d6bec3db-82b5-4a0f-9457-2d0009181de5",
              "qrLogAttribute": {
                "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                "code": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                "qrLogAttributeClass": {
                  "id": "b84214a6-ea73-4660-898b-549507ed501b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "5e2594f1-f0d1-438b-9271-908ab36ddb1f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9390259Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4b6e4e6d-b3b3-4178-8af5-7860ee40c162",
              "reportId": "ee3d2942-8c66-4750-b62a-2522562b3726",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/5e2594f1-f0d1-438b-9271-908ab36ddb1f"
            },
            {
              "id": "5e2594f1-f0d1-438b-9271-908ab36ddb1f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9390259Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4b6e4e6d-b3b3-4178-8af5-7860ee40c162",
              "reportId": "ee3d2942-8c66-4750-b62a-2522562b3726",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/5e2594f1-f0d1-438b-9271-908ab36ddb1f"
            }
          ],
          "selectedProducts": [
            {
              "id": "281df1a2-9370-45c0-ba2a-fa79c84f8fa8",
              "markerXSolutionsId": "72aa2a17-0f3d-4c71-b451-a56110405b32",
              "productId": "d696deb7-a398-4bda-9204-8ffab4890609"
            },
            {
              "id": "281df1a2-9370-45c0-ba2a-fa79c84f8fa8",
              "markerXSolutionsId": "72aa2a17-0f3d-4c71-b451-a56110405b32",
              "productId": "d696deb7-a398-4bda-9204-8ffab4890609"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "a9861012-1dcb-4a43-ba6b-db0e3df1527f",
          "markerId": "819ec7f6-fd8a-4cbd-a81b-59809ddfdde5",
          "solutionId": "18e2244e-afe9-4c57-9dcb-497369cabfe5",
          "taxonomy263415Id": "23819115-210b-48b0-a6a8-b84abcbd3ecb",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "2025-11-06T10:17:38.9390259Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "35652960-1c53-4211-8376-c86ae23fe48f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d71a1dd7-2e1a-41da-9d5a-68c8acbdabd7",
              "qrLogAttributeListValue": {
                "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                "description": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                "qrLogAttribute": {
                  "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                  "code": "sample string 2",
                  "createdTs": "2025-11-06T10:17:38.9390259Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                  "qrLogAttributeClass": {
                    "id": "b84214a6-ea73-4660-898b-549507ed501b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ]
              },
              "markerXSolutionsId": "e9921437-f6fb-4228-992b-f7158ab03e4e",
              "qrLogAttributeId": "d6bec3db-82b5-4a0f-9457-2d0009181de5",
              "qrLogAttribute": {
                "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                "code": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                "qrLogAttributeClass": {
                  "id": "b84214a6-ea73-4660-898b-549507ed501b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "35652960-1c53-4211-8376-c86ae23fe48f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d71a1dd7-2e1a-41da-9d5a-68c8acbdabd7",
              "qrLogAttributeListValue": {
                "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                "description": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                "qrLogAttribute": {
                  "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                  "code": "sample string 2",
                  "createdTs": "2025-11-06T10:17:38.9390259Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                  "qrLogAttributeClass": {
                    "id": "b84214a6-ea73-4660-898b-549507ed501b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ]
              },
              "markerXSolutionsId": "e9921437-f6fb-4228-992b-f7158ab03e4e",
              "qrLogAttributeId": "d6bec3db-82b5-4a0f-9457-2d0009181de5",
              "qrLogAttribute": {
                "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                "code": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                "qrLogAttributeClass": {
                  "id": "b84214a6-ea73-4660-898b-549507ed501b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "5e2594f1-f0d1-438b-9271-908ab36ddb1f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9390259Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4b6e4e6d-b3b3-4178-8af5-7860ee40c162",
              "reportId": "ee3d2942-8c66-4750-b62a-2522562b3726",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/5e2594f1-f0d1-438b-9271-908ab36ddb1f"
            },
            {
              "id": "5e2594f1-f0d1-438b-9271-908ab36ddb1f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9390259Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4b6e4e6d-b3b3-4178-8af5-7860ee40c162",
              "reportId": "ee3d2942-8c66-4750-b62a-2522562b3726",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/5e2594f1-f0d1-438b-9271-908ab36ddb1f"
            }
          ],
          "selectedProducts": [
            {
              "id": "281df1a2-9370-45c0-ba2a-fa79c84f8fa8",
              "markerXSolutionsId": "72aa2a17-0f3d-4c71-b451-a56110405b32",
              "productId": "d696deb7-a398-4bda-9204-8ffab4890609"
            },
            {
              "id": "281df1a2-9370-45c0-ba2a-fa79c84f8fa8",
              "markerXSolutionsId": "72aa2a17-0f3d-4c71-b451-a56110405b32",
              "productId": "d696deb7-a398-4bda-9204-8ffab4890609"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "9b08d4a8-396b-483c-b71c-c81afaa82bd2",
          "date": "2025-11-06T10:17:38.9390259Z",
          "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": "2b41460c-9641-4c23-a9af-a055f1254ede",
          "isDeleted": true,
          "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9b08d4a8-396b-483c-b71c-c81afaa82bd2"
        },
        {
          "id": "9b08d4a8-396b-483c-b71c-c81afaa82bd2",
          "date": "2025-11-06T10:17:38.9390259Z",
          "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": "2b41460c-9641-4c23-a9af-a055f1254ede",
          "isDeleted": true,
          "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9b08d4a8-396b-483c-b71c-c81afaa82bd2"
        }
      ],
      "calculateStatus": 2
    },
    {
      "id": "f7071d0b-b238-459d-8d6b-45b0d8d69b69",
      "number": 2,
      "label": "sample string 3",
      "coordX": 1.0,
      "coordY": 1.0,
      "coordX2": 1.0,
      "coordY2": 1.0,
      "createdTs": "2025-11-06T10:17:38.9390259Z",
      "createdBy": "sample string 4",
      "modifiedTs": "2025-11-06T10:17:38.9390259Z",
      "modifiedBy": "sample string 5",
      "date": "2025-11-06T10:17:38.9390259Z",
      "customerId": 6,
      "qrId": "5d2f9f71-a8d3-4709-bb53-c01858853da4",
      "comments": "sample string 7",
      "status": "sample string 8",
      "manualStatus": 1,
      "installerId": 1,
      "installer": {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      "blueprintId": "95652c38-f676-4612-85b6-7cf20e9a81c4",
      "markerXSolutions": [
        {
          "id": "a9861012-1dcb-4a43-ba6b-db0e3df1527f",
          "markerId": "819ec7f6-fd8a-4cbd-a81b-59809ddfdde5",
          "solutionId": "18e2244e-afe9-4c57-9dcb-497369cabfe5",
          "taxonomy263415Id": "23819115-210b-48b0-a6a8-b84abcbd3ecb",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "2025-11-06T10:17:38.9390259Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "35652960-1c53-4211-8376-c86ae23fe48f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d71a1dd7-2e1a-41da-9d5a-68c8acbdabd7",
              "qrLogAttributeListValue": {
                "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                "description": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                "qrLogAttribute": {
                  "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                  "code": "sample string 2",
                  "createdTs": "2025-11-06T10:17:38.9390259Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                  "qrLogAttributeClass": {
                    "id": "b84214a6-ea73-4660-898b-549507ed501b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ]
              },
              "markerXSolutionsId": "e9921437-f6fb-4228-992b-f7158ab03e4e",
              "qrLogAttributeId": "d6bec3db-82b5-4a0f-9457-2d0009181de5",
              "qrLogAttribute": {
                "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                "code": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                "qrLogAttributeClass": {
                  "id": "b84214a6-ea73-4660-898b-549507ed501b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "35652960-1c53-4211-8376-c86ae23fe48f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d71a1dd7-2e1a-41da-9d5a-68c8acbdabd7",
              "qrLogAttributeListValue": {
                "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                "description": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                "qrLogAttribute": {
                  "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                  "code": "sample string 2",
                  "createdTs": "2025-11-06T10:17:38.9390259Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                  "qrLogAttributeClass": {
                    "id": "b84214a6-ea73-4660-898b-549507ed501b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ]
              },
              "markerXSolutionsId": "e9921437-f6fb-4228-992b-f7158ab03e4e",
              "qrLogAttributeId": "d6bec3db-82b5-4a0f-9457-2d0009181de5",
              "qrLogAttribute": {
                "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                "code": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                "qrLogAttributeClass": {
                  "id": "b84214a6-ea73-4660-898b-549507ed501b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "5e2594f1-f0d1-438b-9271-908ab36ddb1f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9390259Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4b6e4e6d-b3b3-4178-8af5-7860ee40c162",
              "reportId": "ee3d2942-8c66-4750-b62a-2522562b3726",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/5e2594f1-f0d1-438b-9271-908ab36ddb1f"
            },
            {
              "id": "5e2594f1-f0d1-438b-9271-908ab36ddb1f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9390259Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4b6e4e6d-b3b3-4178-8af5-7860ee40c162",
              "reportId": "ee3d2942-8c66-4750-b62a-2522562b3726",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/5e2594f1-f0d1-438b-9271-908ab36ddb1f"
            }
          ],
          "selectedProducts": [
            {
              "id": "281df1a2-9370-45c0-ba2a-fa79c84f8fa8",
              "markerXSolutionsId": "72aa2a17-0f3d-4c71-b451-a56110405b32",
              "productId": "d696deb7-a398-4bda-9204-8ffab4890609"
            },
            {
              "id": "281df1a2-9370-45c0-ba2a-fa79c84f8fa8",
              "markerXSolutionsId": "72aa2a17-0f3d-4c71-b451-a56110405b32",
              "productId": "d696deb7-a398-4bda-9204-8ffab4890609"
            }
          ],
          "isApproved": 2
        },
        {
          "id": "a9861012-1dcb-4a43-ba6b-db0e3df1527f",
          "markerId": "819ec7f6-fd8a-4cbd-a81b-59809ddfdde5",
          "solutionId": "18e2244e-afe9-4c57-9dcb-497369cabfe5",
          "taxonomy263415Id": "23819115-210b-48b0-a6a8-b84abcbd3ecb",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "2025-11-06T10:17:38.9390259Z",
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "35652960-1c53-4211-8376-c86ae23fe48f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d71a1dd7-2e1a-41da-9d5a-68c8acbdabd7",
              "qrLogAttributeListValue": {
                "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                "description": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                "qrLogAttribute": {
                  "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                  "code": "sample string 2",
                  "createdTs": "2025-11-06T10:17:38.9390259Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                  "qrLogAttributeClass": {
                    "id": "b84214a6-ea73-4660-898b-549507ed501b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ]
              },
              "markerXSolutionsId": "e9921437-f6fb-4228-992b-f7158ab03e4e",
              "qrLogAttributeId": "d6bec3db-82b5-4a0f-9457-2d0009181de5",
              "qrLogAttribute": {
                "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                "code": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                "qrLogAttributeClass": {
                  "id": "b84214a6-ea73-4660-898b-549507ed501b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                "taxonomyNameGeneric": "sample string 8"
              }
            },
            {
              "id": "35652960-1c53-4211-8376-c86ae23fe48f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d71a1dd7-2e1a-41da-9d5a-68c8acbdabd7",
              "qrLogAttributeListValue": {
                "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                "description": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "isActive": true,
                "customerId": 1,
                "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                "qrLogAttribute": {
                  "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                  "code": "sample string 2",
                  "createdTs": "2025-11-06T10:17:38.9390259Z",
                  "createdBy": "sample string 3",
                  "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                  "modifiedBy": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                  "qrLogAttributeClass": {
                    "id": "b84214a6-ea73-4660-898b-549507ed501b",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ],
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                  "taxonomyNameGeneric": "sample string 8"
                },
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ]
              },
              "markerXSolutionsId": "e9921437-f6fb-4228-992b-f7158ab03e4e",
              "qrLogAttributeId": "d6bec3db-82b5-4a0f-9457-2d0009181de5",
              "qrLogAttribute": {
                "id": "d3910610-daef-4a41-931b-3ca9c500bfb9",
                "code": "sample string 2",
                "createdTs": "2025-11-06T10:17:38.9390259Z",
                "createdBy": "sample string 3",
                "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                "modifiedBy": "sample string 4",
                "customerId": 1,
                "visible": true,
                "qrLogAttributeClassId": "a4fe4923-f004-4248-bef9-bb2557126345",
                "qrLogAttributeClass": {
                  "id": "b84214a6-ea73-4660-898b-549507ed501b",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    },
                    {
                      "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  },
                  {
                    "id": "dce93fa6-a4ff-4cb7-af45-7d78b85e427b",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:17:38.9390259Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:17:38.9390259Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "084d5000-8193-47fb-9ad6-5f89ddf8637b",
                    "translations": [
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      },
                      {
                        "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  },
                  {
                    "id": "6916de1c-ddd7-4074-b6d9-a6b82647887f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "efd45cd5-d03c-4382-a5af-8e69c5371d54"
                  }
                ],
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "a1427352-4edc-44cc-aed2-c51c43e5f9d8",
                "taxonomyNameGeneric": "sample string 8"
              }
            }
          ],
          "attachments": [
            {
              "id": "5e2594f1-f0d1-438b-9271-908ab36ddb1f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9390259Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4b6e4e6d-b3b3-4178-8af5-7860ee40c162",
              "reportId": "ee3d2942-8c66-4750-b62a-2522562b3726",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/5e2594f1-f0d1-438b-9271-908ab36ddb1f"
            },
            {
              "id": "5e2594f1-f0d1-438b-9271-908ab36ddb1f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9390259Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "4b6e4e6d-b3b3-4178-8af5-7860ee40c162",
              "reportId": "ee3d2942-8c66-4750-b62a-2522562b3726",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/5e2594f1-f0d1-438b-9271-908ab36ddb1f"
            }
          ],
          "selectedProducts": [
            {
              "id": "281df1a2-9370-45c0-ba2a-fa79c84f8fa8",
              "markerXSolutionsId": "72aa2a17-0f3d-4c71-b451-a56110405b32",
              "productId": "d696deb7-a398-4bda-9204-8ffab4890609"
            },
            {
              "id": "281df1a2-9370-45c0-ba2a-fa79c84f8fa8",
              "markerXSolutionsId": "72aa2a17-0f3d-4c71-b451-a56110405b32",
              "productId": "d696deb7-a398-4bda-9204-8ffab4890609"
            }
          ],
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "9b08d4a8-396b-483c-b71c-c81afaa82bd2",
          "date": "2025-11-06T10:17:38.9390259Z",
          "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": "2b41460c-9641-4c23-a9af-a055f1254ede",
          "isDeleted": true,
          "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9b08d4a8-396b-483c-b71c-c81afaa82bd2"
        },
        {
          "id": "9b08d4a8-396b-483c-b71c-c81afaa82bd2",
          "date": "2025-11-06T10:17:38.9390259Z",
          "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": "2b41460c-9641-4c23-a9af-a055f1254ede",
          "isDeleted": true,
          "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9b08d4a8-396b-483c-b71c-c81afaa82bd2"
        }
      ],
      "calculateStatus": 2
    }
  ],
  "installers": [
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    },
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    }
  ],
  "isDeleted": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "05a0a4d9-2bd6-4918-8ee3-6efde6c678aa",
  "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": "079c4d86-f344-4c5a-876a-33ba70be0623",
  "buildingComponent": "sample string 15",
  "projectId": "24876e8e-2cab-43bb-83a0-1b235d334597",
  "project": "sample string 17",
  "blueprintFileId": "9dc66566-f3e1-4d7c-bc46-55bf87e2472b",
  "blueprintFile": {
    "id": "fec1f06f-4cf1-4cf0-9ff8-183f17773c2e",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "48c805a8-b0a1-4320-8245-2ae3d5e0fc90",
      "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": "a4e93861-b30b-4698-b7e8-4008f2242da4",
      "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": "3096dd26-090c-457e-b2e7-c3fd4c1207d4",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "dd75926c-022e-44cb-bd75-43064ef69b52",
      "project": "sample string 15",
      "projectId": "1802d975-b989-4854-b24d-1d0a78b0c1a2",
      "qrLogAttributeXMarker": [
        {
          "id": "bf291d67-1a8d-448d-8571-d0f4eb3b29e9",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "5554309e-1238-4e86-8675-d876818779b9",
          "markerId": "1c5dd3b9-6622-4a05-827d-d29467d6cff2",
          "qrLogAttributeId": "8535bfef-556d-48c2-885c-04afedfef18f",
          "qrLogAttribute": {
            "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
            "code": "sample string 2",
            "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
            "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
            "qrLogAttributeClass": {
              "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                },
                {
                  "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
              },
              {
                "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "bf291d67-1a8d-448d-8571-d0f4eb3b29e9",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "5554309e-1238-4e86-8675-d876818779b9",
          "markerId": "1c5dd3b9-6622-4a05-827d-d29467d6cff2",
          "qrLogAttributeId": "8535bfef-556d-48c2-885c-04afedfef18f",
          "qrLogAttribute": {
            "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
            "code": "sample string 2",
            "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
            "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
            "qrLogAttributeClass": {
              "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                },
                {
                  "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
              },
              {
                "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "bac76896-a9a0-4eb8-9686-0952a45f65dc",
          "markerId": "97fd2e74-0ce8-46f7-9f60-9d680b2cab1b",
          "solutionId": "220bfafb-85b7-4c43-8271-8f6cf76283a3",
          "taxonomy263415Id": "1eb2e2d0-b91b-4c3c-a594-4c55581ff28c",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "128e787d-76f1-49db-8a06-8329a7551085",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
              },
              {
                "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
                "qrLogAttributeListValue": {
                  "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                  "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                  "qrLogAttribute": {
                    "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                    "code": "sample string 2",
                    "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                    "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                    "qrLogAttributeClass": {
                      "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
                "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
                "qrLogAttributeListValue": {
                  "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                  "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                  "qrLogAttribute": {
                    "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                    "code": "sample string 2",
                    "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                    "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                    "qrLogAttributeClass": {
                      "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
                "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "fafd10b3-fab2-4e3c-9746-db29f0520f04",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9546828Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "909642c5-2a82-458a-a42a-a3e99301e5d0"
            },
            {
              "id": "fafd10b3-fab2-4e3c-9746-db29f0520f04",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9546828Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "909642c5-2a82-458a-a42a-a3e99301e5d0"
            }
          ],
          "selectedProducts": [
            {
              "id": "50f146ce-800f-42c9-9919-ebc17fadebf6",
              "markerXSolutionsId": "78a12001-abae-48ae-bc0c-9c6c8fcaf96f",
              "productId": "e38471d3-a76a-4da6-84ec-1b699b1de5fa"
            },
            {
              "id": "50f146ce-800f-42c9-9919-ebc17fadebf6",
              "markerXSolutionsId": "78a12001-abae-48ae-bc0c-9c6c8fcaf96f",
              "productId": "e38471d3-a76a-4da6-84ec-1b699b1de5fa"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "bac76896-a9a0-4eb8-9686-0952a45f65dc",
          "markerId": "97fd2e74-0ce8-46f7-9f60-9d680b2cab1b",
          "solutionId": "220bfafb-85b7-4c43-8271-8f6cf76283a3",
          "taxonomy263415Id": "1eb2e2d0-b91b-4c3c-a594-4c55581ff28c",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "128e787d-76f1-49db-8a06-8329a7551085",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
              },
              {
                "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
                "qrLogAttributeListValue": {
                  "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                  "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                  "qrLogAttribute": {
                    "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                    "code": "sample string 2",
                    "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                    "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                    "qrLogAttributeClass": {
                      "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
                "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
                "qrLogAttributeListValue": {
                  "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                  "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                  "qrLogAttribute": {
                    "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                    "code": "sample string 2",
                    "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                    "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                    "qrLogAttributeClass": {
                      "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
                "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "fafd10b3-fab2-4e3c-9746-db29f0520f04",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9546828Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "909642c5-2a82-458a-a42a-a3e99301e5d0"
            },
            {
              "id": "fafd10b3-fab2-4e3c-9746-db29f0520f04",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9546828Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "909642c5-2a82-458a-a42a-a3e99301e5d0"
            }
          ],
          "selectedProducts": [
            {
              "id": "50f146ce-800f-42c9-9919-ebc17fadebf6",
              "markerXSolutionsId": "78a12001-abae-48ae-bc0c-9c6c8fcaf96f",
              "productId": "e38471d3-a76a-4da6-84ec-1b699b1de5fa"
            },
            {
              "id": "50f146ce-800f-42c9-9919-ebc17fadebf6",
              "markerXSolutionsId": "78a12001-abae-48ae-bc0c-9c6c8fcaf96f",
              "productId": "e38471d3-a76a-4da6-84ec-1b699b1de5fa"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "62076d8c-ef70-476b-8abe-1fc144829737",
          "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": "6a7d50bc-f214-475b-b4de-b6af45b0aef6"
        },
        {
          "id": "62076d8c-ef70-476b-8abe-1fc144829737",
          "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": "6a7d50bc-f214-475b-b4de-b6af45b0aef6"
        }
      ],
      "archivedReports": [
        {
          "id": "62076d8c-ef70-476b-8abe-1fc144829737",
          "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": "6a7d50bc-f214-475b-b4de-b6af45b0aef6"
        },
        {
          "id": "62076d8c-ef70-476b-8abe-1fc144829737",
          "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": "6a7d50bc-f214-475b-b4de-b6af45b0aef6"
        }
      ],
      "productSolutions": [
        {
          "id": "128e787d-76f1-49db-8a06-8329a7551085",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
            },
            {
              "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "128e787d-76f1-49db-8a06-8329a7551085",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
            },
            {
              "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "48c805a8-b0a1-4320-8245-2ae3d5e0fc90",
      "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": "a4e93861-b30b-4698-b7e8-4008f2242da4",
      "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": "3096dd26-090c-457e-b2e7-c3fd4c1207d4",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "dd75926c-022e-44cb-bd75-43064ef69b52",
      "project": "sample string 15",
      "projectId": "1802d975-b989-4854-b24d-1d0a78b0c1a2",
      "qrLogAttributeXMarker": [
        {
          "id": "bf291d67-1a8d-448d-8571-d0f4eb3b29e9",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "5554309e-1238-4e86-8675-d876818779b9",
          "markerId": "1c5dd3b9-6622-4a05-827d-d29467d6cff2",
          "qrLogAttributeId": "8535bfef-556d-48c2-885c-04afedfef18f",
          "qrLogAttribute": {
            "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
            "code": "sample string 2",
            "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
            "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
            "qrLogAttributeClass": {
              "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                },
                {
                  "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
              },
              {
                "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "bf291d67-1a8d-448d-8571-d0f4eb3b29e9",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "5554309e-1238-4e86-8675-d876818779b9",
          "markerId": "1c5dd3b9-6622-4a05-827d-d29467d6cff2",
          "qrLogAttributeId": "8535bfef-556d-48c2-885c-04afedfef18f",
          "qrLogAttribute": {
            "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
            "code": "sample string 2",
            "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
            "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
            "qrLogAttributeClass": {
              "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                },
                {
                  "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
              },
              {
                "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "bac76896-a9a0-4eb8-9686-0952a45f65dc",
          "markerId": "97fd2e74-0ce8-46f7-9f60-9d680b2cab1b",
          "solutionId": "220bfafb-85b7-4c43-8271-8f6cf76283a3",
          "taxonomy263415Id": "1eb2e2d0-b91b-4c3c-a594-4c55581ff28c",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "128e787d-76f1-49db-8a06-8329a7551085",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
              },
              {
                "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
                "qrLogAttributeListValue": {
                  "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                  "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                  "qrLogAttribute": {
                    "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                    "code": "sample string 2",
                    "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                    "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                    "qrLogAttributeClass": {
                      "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
                "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
                "qrLogAttributeListValue": {
                  "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                  "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                  "qrLogAttribute": {
                    "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                    "code": "sample string 2",
                    "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                    "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                    "qrLogAttributeClass": {
                      "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
                "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "fafd10b3-fab2-4e3c-9746-db29f0520f04",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9546828Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "909642c5-2a82-458a-a42a-a3e99301e5d0"
            },
            {
              "id": "fafd10b3-fab2-4e3c-9746-db29f0520f04",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9546828Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "909642c5-2a82-458a-a42a-a3e99301e5d0"
            }
          ],
          "selectedProducts": [
            {
              "id": "50f146ce-800f-42c9-9919-ebc17fadebf6",
              "markerXSolutionsId": "78a12001-abae-48ae-bc0c-9c6c8fcaf96f",
              "productId": "e38471d3-a76a-4da6-84ec-1b699b1de5fa"
            },
            {
              "id": "50f146ce-800f-42c9-9919-ebc17fadebf6",
              "markerXSolutionsId": "78a12001-abae-48ae-bc0c-9c6c8fcaf96f",
              "productId": "e38471d3-a76a-4da6-84ec-1b699b1de5fa"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "bac76896-a9a0-4eb8-9686-0952a45f65dc",
          "markerId": "97fd2e74-0ce8-46f7-9f60-9d680b2cab1b",
          "solutionId": "220bfafb-85b7-4c43-8271-8f6cf76283a3",
          "taxonomy263415Id": "1eb2e2d0-b91b-4c3c-a594-4c55581ff28c",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "128e787d-76f1-49db-8a06-8329a7551085",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
              },
              {
                "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
                "qrLogAttributeListValue": {
                  "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                  "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                  "qrLogAttribute": {
                    "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                    "code": "sample string 2",
                    "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                    "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                    "qrLogAttributeClass": {
                      "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
                "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
                "qrLogAttributeListValue": {
                  "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                  "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                  "qrLogAttribute": {
                    "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                    "code": "sample string 2",
                    "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                    "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                    "qrLogAttributeClass": {
                      "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
                "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    },
                    {
                      "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                      "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                      "translations": [
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        },
                        {
                          "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "fafd10b3-fab2-4e3c-9746-db29f0520f04",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9546828Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "909642c5-2a82-458a-a42a-a3e99301e5d0"
            },
            {
              "id": "fafd10b3-fab2-4e3c-9746-db29f0520f04",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-11-06T10:17:38.9546828Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "909642c5-2a82-458a-a42a-a3e99301e5d0"
            }
          ],
          "selectedProducts": [
            {
              "id": "50f146ce-800f-42c9-9919-ebc17fadebf6",
              "markerXSolutionsId": "78a12001-abae-48ae-bc0c-9c6c8fcaf96f",
              "productId": "e38471d3-a76a-4da6-84ec-1b699b1de5fa"
            },
            {
              "id": "50f146ce-800f-42c9-9919-ebc17fadebf6",
              "markerXSolutionsId": "78a12001-abae-48ae-bc0c-9c6c8fcaf96f",
              "productId": "e38471d3-a76a-4da6-84ec-1b699b1de5fa"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "62076d8c-ef70-476b-8abe-1fc144829737",
          "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": "6a7d50bc-f214-475b-b4de-b6af45b0aef6"
        },
        {
          "id": "62076d8c-ef70-476b-8abe-1fc144829737",
          "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": "6a7d50bc-f214-475b-b4de-b6af45b0aef6"
        }
      ],
      "archivedReports": [
        {
          "id": "62076d8c-ef70-476b-8abe-1fc144829737",
          "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": "6a7d50bc-f214-475b-b4de-b6af45b0aef6"
        },
        {
          "id": "62076d8c-ef70-476b-8abe-1fc144829737",
          "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": "6a7d50bc-f214-475b-b4de-b6af45b0aef6"
        }
      ],
      "productSolutions": [
        {
          "id": "128e787d-76f1-49db-8a06-8329a7551085",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
            },
            {
              "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "128e787d-76f1-49db-8a06-8329a7551085",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
            },
            {
              "id": "67e3a714-7dee-4e1a-9f80-f3b18cd75d17",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/67e3a714-7dee-4e1a-9f80-f3b18cd75d17"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0bd2c55d-94ed-4f22-8535-9001658aad08",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "34dd6f40-c62c-42c6-9e2d-09c4f4187eeb",
              "qrLogAttributeListValue": {
                "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                "qrLogAttribute": {
                  "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                  "code": "sample string 2",
                  "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                  "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                  "qrLogAttributeClass": {
                    "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ]
              },
              "markerXSolutionsId": "5690aa9a-577b-4010-9da9-5404207a9de8",
              "qrLogAttributeId": "3b6262f1-aafa-42b3-bdd5-0e0ea2cd2cd2",
              "qrLogAttribute": {
                "id": "0388e735-b6d8-4cb6-84f9-1661d5af0e3a",
                "code": "sample string 2",
                "selectedValue": "a7fe11c4-1186-4c8d-aa5a-a05a6df45c0d",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d2173ed8-a41c-4a1c-898e-4d013fa67d5f",
                "sourceId": "1e81419d-7117-455a-992c-a9f04221b264",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "554e1f00-b665-48a0-94b0-eeb97da702b7",
                "qrLogAttributeClass": {
                  "id": "7dced583-896c-42ee-9c63-e58b65558c0c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    },
                    {
                      "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  },
                  {
                    "id": "cc0401a5-8be9-4f47-9503-00c2ac7737ed",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "98411868-d5d4-4c16-9fef-df2aecd928e1",
                    "qrLogAttributeListValueGlobalRefId": "919ab6e8-bd6b-48d4-9cbb-48bb2530017d",
                    "translations": [
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      },
                      {
                        "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  },
                  {
                    "id": "2332e699-a7d4-47e4-9ef9-8a07eb4f1c45",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "30768273-77e1-408e-a0f5-e5425d34111f"
                  }
                ],
                "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
}