PUT api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "78c4746e-8310-4fa1-861b-bdec4e9635c0",
  "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": "ddf85290-a0e3-4c37-905d-1470a6cd77b2",
  "buildingComponent": "sample string 15",
  "projectId": "3bcc60d1-0c30-4fa9-b6e8-0b7772cf5713",
  "project": "sample string 17",
  "blueprintFileId": "79a12933-b04b-43d5-8047-b3aa3e344057",
  "blueprintFile": {
    "id": "6195b53c-3ef2-4f89-9231-e5ee8b5381e3",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "5d477036-9b77-4d8a-b360-e83219d74581",
      "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": "5ca70c61-8320-4b48-a6f4-bf1b397681be",
      "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": "10844228-7865-4d4a-aff7-4bf72b7cbf09",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "7a4abc15-b147-4dbf-8c44-c521da620389",
      "project": "sample string 15",
      "projectId": "8d231703-811d-4db1-939c-48aa1bff2b3e",
      "qrLogAttributeXMarker": [
        {
          "id": "eba6d3b7-0148-4328-a860-eaccfd4e111f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6f77f3b8-8ab3-4f84-9a71-7670f118358b",
          "markerId": "5eee7e18-3c97-49ef-b56d-ef30f17c4ce7",
          "qrLogAttributeId": "0fa0c9fe-2cac-44d4-ace0-6a39d896415c",
          "qrLogAttribute": {
            "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
            "code": "sample string 2",
            "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
            "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
            "qrLogAttributeClass": {
              "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                },
                {
                  "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
              },
              {
                "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "eba6d3b7-0148-4328-a860-eaccfd4e111f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6f77f3b8-8ab3-4f84-9a71-7670f118358b",
          "markerId": "5eee7e18-3c97-49ef-b56d-ef30f17c4ce7",
          "qrLogAttributeId": "0fa0c9fe-2cac-44d4-ace0-6a39d896415c",
          "qrLogAttribute": {
            "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
            "code": "sample string 2",
            "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
            "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
            "qrLogAttributeClass": {
              "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                },
                {
                  "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
              },
              {
                "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "a3acbab2-550d-408f-a9c5-4c20e5af92e5",
          "markerId": "5fc3ae12-e7cc-49e1-9fed-a5152468474c",
          "solutionId": "088dd01f-8229-4259-962a-d2bd0752082e",
          "taxonomy263415Id": "9d8954c1-5cfb-4234-94d2-56d33a52da3f",
          "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": "d8a95c0b-d1ac-4783-834b-6d5c6548209b",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
              },
              {
                "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
                "qrLogAttributeListValue": {
                  "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                  "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                  "qrLogAttribute": {
                    "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                    "code": "sample string 2",
                    "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                    "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                    "qrLogAttributeClass": {
                      "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
                "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
                "qrLogAttributeListValue": {
                  "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                  "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                  "qrLogAttribute": {
                    "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                    "code": "sample string 2",
                    "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                    "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                    "qrLogAttributeClass": {
                      "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
                "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "30cce741-692f-4830-b8d7-4278d2722ca4",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:25:31.5448691Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d7beb4fe-8efc-49a5-931f-cff6a497f9b1"
            },
            {
              "id": "30cce741-692f-4830-b8d7-4278d2722ca4",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:25:31.5448691Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d7beb4fe-8efc-49a5-931f-cff6a497f9b1"
            }
          ],
          "selectedProducts": [
            {
              "id": "8ec054f2-05b7-4399-973c-9a9cb283b5f5",
              "markerXSolutionsId": "8b81aec5-166a-4bcc-aa43-a0bea0ba6009",
              "productId": "323e4aef-3621-48d7-9897-5484fd41c583"
            },
            {
              "id": "8ec054f2-05b7-4399-973c-9a9cb283b5f5",
              "markerXSolutionsId": "8b81aec5-166a-4bcc-aa43-a0bea0ba6009",
              "productId": "323e4aef-3621-48d7-9897-5484fd41c583"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "a3acbab2-550d-408f-a9c5-4c20e5af92e5",
          "markerId": "5fc3ae12-e7cc-49e1-9fed-a5152468474c",
          "solutionId": "088dd01f-8229-4259-962a-d2bd0752082e",
          "taxonomy263415Id": "9d8954c1-5cfb-4234-94d2-56d33a52da3f",
          "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": "d8a95c0b-d1ac-4783-834b-6d5c6548209b",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
              },
              {
                "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
                "qrLogAttributeListValue": {
                  "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                  "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                  "qrLogAttribute": {
                    "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                    "code": "sample string 2",
                    "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                    "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                    "qrLogAttributeClass": {
                      "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
                "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
                "qrLogAttributeListValue": {
                  "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                  "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                  "qrLogAttribute": {
                    "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                    "code": "sample string 2",
                    "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                    "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                    "qrLogAttributeClass": {
                      "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
                "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "30cce741-692f-4830-b8d7-4278d2722ca4",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:25:31.5448691Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d7beb4fe-8efc-49a5-931f-cff6a497f9b1"
            },
            {
              "id": "30cce741-692f-4830-b8d7-4278d2722ca4",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:25:31.5448691Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d7beb4fe-8efc-49a5-931f-cff6a497f9b1"
            }
          ],
          "selectedProducts": [
            {
              "id": "8ec054f2-05b7-4399-973c-9a9cb283b5f5",
              "markerXSolutionsId": "8b81aec5-166a-4bcc-aa43-a0bea0ba6009",
              "productId": "323e4aef-3621-48d7-9897-5484fd41c583"
            },
            {
              "id": "8ec054f2-05b7-4399-973c-9a9cb283b5f5",
              "markerXSolutionsId": "8b81aec5-166a-4bcc-aa43-a0bea0ba6009",
              "productId": "323e4aef-3621-48d7-9897-5484fd41c583"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "0d611c35-2fbe-49f2-a32d-0eb9a5c32916",
          "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": "4156a69c-45f6-4dba-ba99-d42411e3ad52"
        },
        {
          "id": "0d611c35-2fbe-49f2-a32d-0eb9a5c32916",
          "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": "4156a69c-45f6-4dba-ba99-d42411e3ad52"
        }
      ],
      "archivedReports": [
        {
          "id": "0d611c35-2fbe-49f2-a32d-0eb9a5c32916",
          "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": "4156a69c-45f6-4dba-ba99-d42411e3ad52"
        },
        {
          "id": "0d611c35-2fbe-49f2-a32d-0eb9a5c32916",
          "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": "4156a69c-45f6-4dba-ba99-d42411e3ad52"
        }
      ],
      "productSolutions": [
        {
          "id": "d8a95c0b-d1ac-4783-834b-6d5c6548209b",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
            },
            {
              "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "d8a95c0b-d1ac-4783-834b-6d5c6548209b",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
            },
            {
              "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "5d477036-9b77-4d8a-b360-e83219d74581",
      "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": "5ca70c61-8320-4b48-a6f4-bf1b397681be",
      "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": "10844228-7865-4d4a-aff7-4bf72b7cbf09",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "7a4abc15-b147-4dbf-8c44-c521da620389",
      "project": "sample string 15",
      "projectId": "8d231703-811d-4db1-939c-48aa1bff2b3e",
      "qrLogAttributeXMarker": [
        {
          "id": "eba6d3b7-0148-4328-a860-eaccfd4e111f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6f77f3b8-8ab3-4f84-9a71-7670f118358b",
          "markerId": "5eee7e18-3c97-49ef-b56d-ef30f17c4ce7",
          "qrLogAttributeId": "0fa0c9fe-2cac-44d4-ace0-6a39d896415c",
          "qrLogAttribute": {
            "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
            "code": "sample string 2",
            "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
            "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
            "qrLogAttributeClass": {
              "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                },
                {
                  "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
              },
              {
                "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "eba6d3b7-0148-4328-a860-eaccfd4e111f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6f77f3b8-8ab3-4f84-9a71-7670f118358b",
          "markerId": "5eee7e18-3c97-49ef-b56d-ef30f17c4ce7",
          "qrLogAttributeId": "0fa0c9fe-2cac-44d4-ace0-6a39d896415c",
          "qrLogAttribute": {
            "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
            "code": "sample string 2",
            "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
            "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
            "qrLogAttributeClass": {
              "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                },
                {
                  "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
              },
              {
                "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "a3acbab2-550d-408f-a9c5-4c20e5af92e5",
          "markerId": "5fc3ae12-e7cc-49e1-9fed-a5152468474c",
          "solutionId": "088dd01f-8229-4259-962a-d2bd0752082e",
          "taxonomy263415Id": "9d8954c1-5cfb-4234-94d2-56d33a52da3f",
          "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": "d8a95c0b-d1ac-4783-834b-6d5c6548209b",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
              },
              {
                "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
                "qrLogAttributeListValue": {
                  "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                  "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                  "qrLogAttribute": {
                    "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                    "code": "sample string 2",
                    "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                    "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                    "qrLogAttributeClass": {
                      "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
                "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
                "qrLogAttributeListValue": {
                  "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                  "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                  "qrLogAttribute": {
                    "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                    "code": "sample string 2",
                    "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                    "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                    "qrLogAttributeClass": {
                      "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
                "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "30cce741-692f-4830-b8d7-4278d2722ca4",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:25:31.5448691Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d7beb4fe-8efc-49a5-931f-cff6a497f9b1"
            },
            {
              "id": "30cce741-692f-4830-b8d7-4278d2722ca4",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:25:31.5448691Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d7beb4fe-8efc-49a5-931f-cff6a497f9b1"
            }
          ],
          "selectedProducts": [
            {
              "id": "8ec054f2-05b7-4399-973c-9a9cb283b5f5",
              "markerXSolutionsId": "8b81aec5-166a-4bcc-aa43-a0bea0ba6009",
              "productId": "323e4aef-3621-48d7-9897-5484fd41c583"
            },
            {
              "id": "8ec054f2-05b7-4399-973c-9a9cb283b5f5",
              "markerXSolutionsId": "8b81aec5-166a-4bcc-aa43-a0bea0ba6009",
              "productId": "323e4aef-3621-48d7-9897-5484fd41c583"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "a3acbab2-550d-408f-a9c5-4c20e5af92e5",
          "markerId": "5fc3ae12-e7cc-49e1-9fed-a5152468474c",
          "solutionId": "088dd01f-8229-4259-962a-d2bd0752082e",
          "taxonomy263415Id": "9d8954c1-5cfb-4234-94d2-56d33a52da3f",
          "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": "d8a95c0b-d1ac-4783-834b-6d5c6548209b",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
              },
              {
                "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
                "qrLogAttributeListValue": {
                  "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                  "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                  "qrLogAttribute": {
                    "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                    "code": "sample string 2",
                    "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                    "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                    "qrLogAttributeClass": {
                      "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
                "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
                "qrLogAttributeListValue": {
                  "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                  "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                  "qrLogAttribute": {
                    "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                    "code": "sample string 2",
                    "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                    "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                    "qrLogAttributeClass": {
                      "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
                "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    },
                    {
                      "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                      "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                      "translations": [
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        },
                        {
                          "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "30cce741-692f-4830-b8d7-4278d2722ca4",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:25:31.5448691Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d7beb4fe-8efc-49a5-931f-cff6a497f9b1"
            },
            {
              "id": "30cce741-692f-4830-b8d7-4278d2722ca4",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-08-28T06:25:31.5448691Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d7beb4fe-8efc-49a5-931f-cff6a497f9b1"
            }
          ],
          "selectedProducts": [
            {
              "id": "8ec054f2-05b7-4399-973c-9a9cb283b5f5",
              "markerXSolutionsId": "8b81aec5-166a-4bcc-aa43-a0bea0ba6009",
              "productId": "323e4aef-3621-48d7-9897-5484fd41c583"
            },
            {
              "id": "8ec054f2-05b7-4399-973c-9a9cb283b5f5",
              "markerXSolutionsId": "8b81aec5-166a-4bcc-aa43-a0bea0ba6009",
              "productId": "323e4aef-3621-48d7-9897-5484fd41c583"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "0d611c35-2fbe-49f2-a32d-0eb9a5c32916",
          "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": "4156a69c-45f6-4dba-ba99-d42411e3ad52"
        },
        {
          "id": "0d611c35-2fbe-49f2-a32d-0eb9a5c32916",
          "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": "4156a69c-45f6-4dba-ba99-d42411e3ad52"
        }
      ],
      "archivedReports": [
        {
          "id": "0d611c35-2fbe-49f2-a32d-0eb9a5c32916",
          "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": "4156a69c-45f6-4dba-ba99-d42411e3ad52"
        },
        {
          "id": "0d611c35-2fbe-49f2-a32d-0eb9a5c32916",
          "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": "4156a69c-45f6-4dba-ba99-d42411e3ad52"
        }
      ],
      "productSolutions": [
        {
          "id": "d8a95c0b-d1ac-4783-834b-6d5c6548209b",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
            },
            {
              "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "d8a95c0b-d1ac-4783-834b-6d5c6548209b",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
            },
            {
              "id": "39694df5-2f4e-4109-b635-ff8f6f2d2841",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/39694df5-2f4e-4109-b635-ff8f6f2d2841"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c6528355-f24a-4691-b6cd-0c9cfd7b8ca5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "544e89c4-692c-4518-97c6-92abdda067f5",
              "qrLogAttributeListValue": {
                "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                "qrLogAttribute": {
                  "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                  "code": "sample string 2",
                  "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                  "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                  "qrLogAttributeClass": {
                    "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ]
              },
              "markerXSolutionsId": "3eb0303b-99ee-41df-bed0-b0c801bc560b",
              "qrLogAttributeId": "de6962d7-2e5d-4288-98b9-b8f287a9500a",
              "qrLogAttribute": {
                "id": "d28ffab8-6c76-489f-9f22-28f46cec1631",
                "code": "sample string 2",
                "selectedValue": "98cdcacc-8132-410b-84ed-5b0e6eb51c1a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5045a522-a8fd-448b-be4d-4d9285474c11",
                "sourceId": "2a57ff92-d659-4346-8cc2-8de64744c18c",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "9a4119d5-3624-4a0f-8031-eacb45651523",
                "qrLogAttributeClass": {
                  "id": "a56e93d5-8eae-4705-a56e-3a3dc76dff6e",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    },
                    {
                      "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  },
                  {
                    "id": "15845dfd-1cfc-4e54-a5a3-17dd1f1975b9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "1a7c48a1-6433-4337-bc3d-3921a68a34b7",
                    "qrLogAttributeListValueGlobalRefId": "609a7578-8e14-499c-aadf-8e6fc6b9be20",
                    "translations": [
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      },
                      {
                        "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  },
                  {
                    "id": "13ae3a1d-8cbc-4b82-9e65-610527721e81",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ca5f909d-bcf6-4092-9d7e-273eed14fe4f"
                  }
                ],
                "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
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.