GET api/BlueprintsByBuildingComponentId/{buildingComponentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
buildingComponentId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "99f9c967-3315-4ebb-85db-da73dced190d",
    "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": "73495c40-8a64-4afa-ab9e-ff4a2bf56b8e",
    "buildingComponent": "sample string 15",
    "projectId": "6f992010-5382-4292-90ac-f313434bbcb3",
    "project": "sample string 17",
    "blueprintFileId": "132380c3-a6e4-4bb6-a984-1545511da728",
    "blueprintFile": {
      "id": "53be4b7b-18ad-42d4-b380-9e91cec2bea7",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "e17e2dad-fa11-4df0-ab6c-9b06eb070407",
        "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": "54be916e-61a2-450e-8e03-fa4287a80691",
        "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": "60ed1e3c-bd92-4ae3-acff-5a4fbf6bba07",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "f30b5f85-3e2c-437f-a937-405c562d1fda",
        "project": "sample string 15",
        "projectId": "1dd09089-fb8d-4637-87f7-421c885ec5e1",
        "qrLogAttributeXMarker": [
          {
            "id": "4c2bfda1-1117-40f8-a0fe-59073543e70c",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "1e281a05-f19d-4988-a0b8-5a2e22be3cb8",
            "markerId": "367619eb-31e8-438d-bc19-4897b098534f",
            "qrLogAttributeId": "48f7f71f-7e03-4ced-b8dd-de91f34a9b09",
            "qrLogAttribute": {
              "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
              "code": "sample string 2",
              "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
              "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
              "qrLogAttributeClass": {
                "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  },
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                },
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "4c2bfda1-1117-40f8-a0fe-59073543e70c",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "1e281a05-f19d-4988-a0b8-5a2e22be3cb8",
            "markerId": "367619eb-31e8-438d-bc19-4897b098534f",
            "qrLogAttributeId": "48f7f71f-7e03-4ced-b8dd-de91f34a9b09",
            "qrLogAttribute": {
              "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
              "code": "sample string 2",
              "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
              "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
              "qrLogAttributeClass": {
                "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  },
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                },
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "067832ba-1c6f-4677-a94b-d8fb071ccadb",
            "markerId": "6e40df8c-5c96-4bb7-a4cc-17be89fad404",
            "solutionId": "398c816f-2340-4eec-8777-a2713e6d5ccc",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "41121228-702c-4605-9df9-bc283c732b92",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                },
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              },
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              }
            ],
            "selectedProducts": [
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              },
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "067832ba-1c6f-4677-a94b-d8fb071ccadb",
            "markerId": "6e40df8c-5c96-4bb7-a4cc-17be89fad404",
            "solutionId": "398c816f-2340-4eec-8777-a2713e6d5ccc",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "41121228-702c-4605-9df9-bc283c732b92",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                },
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              },
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              }
            ],
            "selectedProducts": [
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              },
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          },
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          }
        ],
        "archivedReports": [
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          },
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          }
        ],
        "productSolutions": [
          {
            "id": "41121228-702c-4605-9df9-bc283c732b92",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              },
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "41121228-702c-4605-9df9-bc283c732b92",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              },
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "e17e2dad-fa11-4df0-ab6c-9b06eb070407",
        "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": "54be916e-61a2-450e-8e03-fa4287a80691",
        "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": "60ed1e3c-bd92-4ae3-acff-5a4fbf6bba07",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "f30b5f85-3e2c-437f-a937-405c562d1fda",
        "project": "sample string 15",
        "projectId": "1dd09089-fb8d-4637-87f7-421c885ec5e1",
        "qrLogAttributeXMarker": [
          {
            "id": "4c2bfda1-1117-40f8-a0fe-59073543e70c",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "1e281a05-f19d-4988-a0b8-5a2e22be3cb8",
            "markerId": "367619eb-31e8-438d-bc19-4897b098534f",
            "qrLogAttributeId": "48f7f71f-7e03-4ced-b8dd-de91f34a9b09",
            "qrLogAttribute": {
              "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
              "code": "sample string 2",
              "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
              "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
              "qrLogAttributeClass": {
                "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  },
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                },
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "4c2bfda1-1117-40f8-a0fe-59073543e70c",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "1e281a05-f19d-4988-a0b8-5a2e22be3cb8",
            "markerId": "367619eb-31e8-438d-bc19-4897b098534f",
            "qrLogAttributeId": "48f7f71f-7e03-4ced-b8dd-de91f34a9b09",
            "qrLogAttribute": {
              "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
              "code": "sample string 2",
              "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
              "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
              "qrLogAttributeClass": {
                "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  },
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                },
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "067832ba-1c6f-4677-a94b-d8fb071ccadb",
            "markerId": "6e40df8c-5c96-4bb7-a4cc-17be89fad404",
            "solutionId": "398c816f-2340-4eec-8777-a2713e6d5ccc",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "41121228-702c-4605-9df9-bc283c732b92",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                },
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              },
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              }
            ],
            "selectedProducts": [
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              },
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "067832ba-1c6f-4677-a94b-d8fb071ccadb",
            "markerId": "6e40df8c-5c96-4bb7-a4cc-17be89fad404",
            "solutionId": "398c816f-2340-4eec-8777-a2713e6d5ccc",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "41121228-702c-4605-9df9-bc283c732b92",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                },
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              },
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              }
            ],
            "selectedProducts": [
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              },
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          },
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          }
        ],
        "archivedReports": [
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          },
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          }
        ],
        "productSolutions": [
          {
            "id": "41121228-702c-4605-9df9-bc283c732b92",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              },
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "41121228-702c-4605-9df9-bc283c732b92",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              },
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "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
  },
  {
    "id": "99f9c967-3315-4ebb-85db-da73dced190d",
    "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": "73495c40-8a64-4afa-ab9e-ff4a2bf56b8e",
    "buildingComponent": "sample string 15",
    "projectId": "6f992010-5382-4292-90ac-f313434bbcb3",
    "project": "sample string 17",
    "blueprintFileId": "132380c3-a6e4-4bb6-a984-1545511da728",
    "blueprintFile": {
      "id": "53be4b7b-18ad-42d4-b380-9e91cec2bea7",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "e17e2dad-fa11-4df0-ab6c-9b06eb070407",
        "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": "54be916e-61a2-450e-8e03-fa4287a80691",
        "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": "60ed1e3c-bd92-4ae3-acff-5a4fbf6bba07",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "f30b5f85-3e2c-437f-a937-405c562d1fda",
        "project": "sample string 15",
        "projectId": "1dd09089-fb8d-4637-87f7-421c885ec5e1",
        "qrLogAttributeXMarker": [
          {
            "id": "4c2bfda1-1117-40f8-a0fe-59073543e70c",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "1e281a05-f19d-4988-a0b8-5a2e22be3cb8",
            "markerId": "367619eb-31e8-438d-bc19-4897b098534f",
            "qrLogAttributeId": "48f7f71f-7e03-4ced-b8dd-de91f34a9b09",
            "qrLogAttribute": {
              "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
              "code": "sample string 2",
              "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
              "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
              "qrLogAttributeClass": {
                "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  },
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                },
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "4c2bfda1-1117-40f8-a0fe-59073543e70c",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "1e281a05-f19d-4988-a0b8-5a2e22be3cb8",
            "markerId": "367619eb-31e8-438d-bc19-4897b098534f",
            "qrLogAttributeId": "48f7f71f-7e03-4ced-b8dd-de91f34a9b09",
            "qrLogAttribute": {
              "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
              "code": "sample string 2",
              "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
              "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
              "qrLogAttributeClass": {
                "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  },
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                },
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "067832ba-1c6f-4677-a94b-d8fb071ccadb",
            "markerId": "6e40df8c-5c96-4bb7-a4cc-17be89fad404",
            "solutionId": "398c816f-2340-4eec-8777-a2713e6d5ccc",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "41121228-702c-4605-9df9-bc283c732b92",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                },
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              },
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              }
            ],
            "selectedProducts": [
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              },
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "067832ba-1c6f-4677-a94b-d8fb071ccadb",
            "markerId": "6e40df8c-5c96-4bb7-a4cc-17be89fad404",
            "solutionId": "398c816f-2340-4eec-8777-a2713e6d5ccc",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "41121228-702c-4605-9df9-bc283c732b92",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                },
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              },
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              }
            ],
            "selectedProducts": [
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              },
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          },
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          }
        ],
        "archivedReports": [
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          },
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          }
        ],
        "productSolutions": [
          {
            "id": "41121228-702c-4605-9df9-bc283c732b92",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              },
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "41121228-702c-4605-9df9-bc283c732b92",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              },
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "e17e2dad-fa11-4df0-ab6c-9b06eb070407",
        "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": "54be916e-61a2-450e-8e03-fa4287a80691",
        "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": "60ed1e3c-bd92-4ae3-acff-5a4fbf6bba07",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "f30b5f85-3e2c-437f-a937-405c562d1fda",
        "project": "sample string 15",
        "projectId": "1dd09089-fb8d-4637-87f7-421c885ec5e1",
        "qrLogAttributeXMarker": [
          {
            "id": "4c2bfda1-1117-40f8-a0fe-59073543e70c",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "1e281a05-f19d-4988-a0b8-5a2e22be3cb8",
            "markerId": "367619eb-31e8-438d-bc19-4897b098534f",
            "qrLogAttributeId": "48f7f71f-7e03-4ced-b8dd-de91f34a9b09",
            "qrLogAttribute": {
              "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
              "code": "sample string 2",
              "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
              "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
              "qrLogAttributeClass": {
                "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  },
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                },
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "4c2bfda1-1117-40f8-a0fe-59073543e70c",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "1e281a05-f19d-4988-a0b8-5a2e22be3cb8",
            "markerId": "367619eb-31e8-438d-bc19-4897b098534f",
            "qrLogAttributeId": "48f7f71f-7e03-4ced-b8dd-de91f34a9b09",
            "qrLogAttribute": {
              "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
              "code": "sample string 2",
              "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
              "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
              "qrLogAttributeClass": {
                "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  },
                  {
                    "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                },
                {
                  "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "067832ba-1c6f-4677-a94b-d8fb071ccadb",
            "markerId": "6e40df8c-5c96-4bb7-a4cc-17be89fad404",
            "solutionId": "398c816f-2340-4eec-8777-a2713e6d5ccc",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "41121228-702c-4605-9df9-bc283c732b92",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                },
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              },
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              }
            ],
            "selectedProducts": [
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              },
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "067832ba-1c6f-4677-a94b-d8fb071ccadb",
            "markerId": "6e40df8c-5c96-4bb7-a4cc-17be89fad404",
            "solutionId": "398c816f-2340-4eec-8777-a2713e6d5ccc",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "41121228-702c-4605-9df9-bc283c732b92",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                },
                {
                  "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                  "qrLogAttributeListValue": {
                    "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                    "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                    "qrLogAttribute": {
                      "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                      "code": "sample string 2",
                      "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                      "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                      "qrLogAttributeClass": {
                        "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                  "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      },
                      {
                        "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                        "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                        "translations": [
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          },
                          {
                            "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              },
              {
                "id": "20149dc3-358d-4e11-9746-6efef3c0ecc1",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-12T13:46:15.3794382Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9cecce6e-82ff-40ec-8304-0d22b8a966f2"
              }
            ],
            "selectedProducts": [
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              },
              {
                "id": "e03bb9ff-b5e4-44d6-8330-70577e057761",
                "markerXSolutionsId": "f2f12b9d-0af9-4991-bc60-b4a7f26fd8fd",
                "productId": "3665f51b-ea3f-486d-986f-1fb350f553ec"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          },
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          }
        ],
        "archivedReports": [
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          },
          {
            "id": "54597cf7-21de-4894-9b11-12e5bcef305f",
            "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": "56ba2c6f-6908-4256-ab30-8e584e4c009f"
          }
        ],
        "productSolutions": [
          {
            "id": "41121228-702c-4605-9df9-bc283c732b92",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              },
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "41121228-702c-4605-9df9-bc283c732b92",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              },
              {
                "id": "739519ff-362a-4df4-a9b8-2ff18a82e64c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/739519ff-362a-4df4-a9b8-2ff18a82e64c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "fb33230d-231f-4774-8020-fc1f4baf3895",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "f4ccf331-8334-4327-8236-54de5e3bc531",
                "qrLogAttributeListValue": {
                  "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                  "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                  "qrLogAttribute": {
                    "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                    "code": "sample string 2",
                    "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                    "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                    "qrLogAttributeClass": {
                      "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ]
                },
                "markerXSolutionsId": "27456698-a33b-4808-8ea8-1d16ddb0b62e",
                "qrLogAttributeId": "95c4de8b-3dd7-4632-93a6-1e7fc50ed9ce",
                "qrLogAttribute": {
                  "id": "04ad1a16-312b-4c5f-af08-20c3b8bf86f2",
                  "code": "sample string 2",
                  "selectedValue": "23fd65e5-8c5b-4159-9a08-a14efa1c06f4",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "41df0ad3-8b02-47d3-8c36-743919d9aad6",
                  "sourceId": "b5e12a40-0017-41ee-9a43-7be08d971a9d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "140f7eb4-5ceb-4f78-8c0a-0f0c0df63eda",
                  "qrLogAttributeClass": {
                    "id": "a54b8c66-ede8-43ad-9486-a9535d7c7e62",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      },
                      {
                        "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    },
                    {
                      "id": "74065ec5-e198-4ddf-9ebf-5932ca6ce0ce",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "84f1e707-4f17-4fee-8886-6d067fdd6cf1",
                      "qrLogAttributeListValueGlobalRefId": "89bac41d-9211-432a-b63d-a9496792e6da",
                      "translations": [
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        },
                        {
                          "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    },
                    {
                      "id": "4e1dd777-b154-4ac7-8f4e-6d53cdd37e42",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "b94208d7-c733-4141-b77f-d4d560b45725"
                    }
                  ],
                  "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
  }
]