GET api/Report

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ReportViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Date

string

None.

Status

string

None.

Comment

string

None.

Name

string

None.

Email

string

None.

Report

string

None.

Company

string

None.

Image

string

None.

CustomerId

integer

None.

Marker

MarkerViewModel

None.

MarkerId

globally unique identifier

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "250c237d-6dd3-44ce-ac85-f752dcd90fbf",
    "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,
    "marker": {
      "id": "c5340d45-d893-456e-856d-283da0e3c0df",
      "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": "c3f293d9-f024-41eb-8e64-eb852ca1c49c",
      "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": "6a13c83b-ab45-4f5f-bfcb-550dcb23acb3",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "36d02804-8300-4e37-8b0a-1b7be1e10373",
      "project": "sample string 15",
      "projectId": "86386326-4c69-44c6-b08e-c5525092ccf6",
      "qrLogAttributeXMarker": [
        {
          "id": "c8f9bef1-e6a1-4b5f-bf3b-a0dc981972c2",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "95c4865d-1c9a-4af2-ba15-49f66ad209da",
          "markerId": "76071dae-8f5f-47bd-8481-777458d66605",
          "qrLogAttributeId": "89622118-e87f-4a3f-8c1f-35c957088d4e",
          "qrLogAttribute": {
            "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
            "code": "sample string 2",
            "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
            "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
            "qrLogAttributeClass": {
              "id": "be5646bd-9657-40ed-892e-8d747d76e241",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                },
                {
                  "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
              },
              {
                "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "c8f9bef1-e6a1-4b5f-bf3b-a0dc981972c2",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "95c4865d-1c9a-4af2-ba15-49f66ad209da",
          "markerId": "76071dae-8f5f-47bd-8481-777458d66605",
          "qrLogAttributeId": "89622118-e87f-4a3f-8c1f-35c957088d4e",
          "qrLogAttribute": {
            "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
            "code": "sample string 2",
            "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
            "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
            "qrLogAttributeClass": {
              "id": "be5646bd-9657-40ed-892e-8d747d76e241",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                },
                {
                  "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
              },
              {
                "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "eece2fd4-199c-43e4-a75d-05c7b50281d2",
          "markerId": "1983f3d8-afb6-42c0-9960-f8307a201203",
          "solutionId": "344bd644-115a-4191-bda2-f13b1649e396",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6430bb61-f3c8-4ed8-a10f-e7923c044d81",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
              },
              {
                "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
                "qrLogAttributeListValue": {
                  "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                  "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                  "qrLogAttribute": {
                    "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                    "code": "sample string 2",
                    "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                    "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                    "qrLogAttributeClass": {
                      "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
                "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
                "qrLogAttributeListValue": {
                  "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                  "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                  "qrLogAttribute": {
                    "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                    "code": "sample string 2",
                    "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                    "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                    "qrLogAttributeClass": {
                      "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
                "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "e0ff8791-a923-4b3f-8dd1-02487bd3663f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-06-04T07:34:55.4175936Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "0cd11e92-9ecc-4217-8439-df67b49c00e5"
            },
            {
              "id": "e0ff8791-a923-4b3f-8dd1-02487bd3663f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-06-04T07:34:55.4175936Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "0cd11e92-9ecc-4217-8439-df67b49c00e5"
            }
          ],
          "selectedProducts": [
            {
              "id": "7148ea58-0a98-4946-9fc7-dd857f762e18",
              "markerXSolutionsId": "c2f33a90-e513-4096-920d-783c79dc7703",
              "productId": "b83db7bf-673d-4162-b171-d5405bb8938c"
            },
            {
              "id": "7148ea58-0a98-4946-9fc7-dd857f762e18",
              "markerXSolutionsId": "c2f33a90-e513-4096-920d-783c79dc7703",
              "productId": "b83db7bf-673d-4162-b171-d5405bb8938c"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "eece2fd4-199c-43e4-a75d-05c7b50281d2",
          "markerId": "1983f3d8-afb6-42c0-9960-f8307a201203",
          "solutionId": "344bd644-115a-4191-bda2-f13b1649e396",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6430bb61-f3c8-4ed8-a10f-e7923c044d81",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
              },
              {
                "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
                "qrLogAttributeListValue": {
                  "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                  "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                  "qrLogAttribute": {
                    "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                    "code": "sample string 2",
                    "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                    "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                    "qrLogAttributeClass": {
                      "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
                "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
                "qrLogAttributeListValue": {
                  "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                  "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                  "qrLogAttribute": {
                    "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                    "code": "sample string 2",
                    "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                    "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                    "qrLogAttributeClass": {
                      "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
                "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "e0ff8791-a923-4b3f-8dd1-02487bd3663f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-06-04T07:34:55.4175936Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "0cd11e92-9ecc-4217-8439-df67b49c00e5"
            },
            {
              "id": "e0ff8791-a923-4b3f-8dd1-02487bd3663f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-06-04T07:34:55.4175936Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "0cd11e92-9ecc-4217-8439-df67b49c00e5"
            }
          ],
          "selectedProducts": [
            {
              "id": "7148ea58-0a98-4946-9fc7-dd857f762e18",
              "markerXSolutionsId": "c2f33a90-e513-4096-920d-783c79dc7703",
              "productId": "b83db7bf-673d-4162-b171-d5405bb8938c"
            },
            {
              "id": "7148ea58-0a98-4946-9fc7-dd857f762e18",
              "markerXSolutionsId": "c2f33a90-e513-4096-920d-783c79dc7703",
              "productId": "b83db7bf-673d-4162-b171-d5405bb8938c"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [],
      "archivedReports": [],
      "productSolutions": [
        {
          "id": "6430bb61-f3c8-4ed8-a10f-e7923c044d81",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
            },
            {
              "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "6430bb61-f3c8-4ed8-a10f-e7923c044d81",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
            },
            {
              "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    "markerId": "4d5ead2d-2005-46df-bfa5-42564801119f"
  },
  {
    "id": "250c237d-6dd3-44ce-ac85-f752dcd90fbf",
    "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,
    "marker": {
      "id": "c5340d45-d893-456e-856d-283da0e3c0df",
      "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": "c3f293d9-f024-41eb-8e64-eb852ca1c49c",
      "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": "6a13c83b-ab45-4f5f-bfcb-550dcb23acb3",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "36d02804-8300-4e37-8b0a-1b7be1e10373",
      "project": "sample string 15",
      "projectId": "86386326-4c69-44c6-b08e-c5525092ccf6",
      "qrLogAttributeXMarker": [
        {
          "id": "c8f9bef1-e6a1-4b5f-bf3b-a0dc981972c2",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "95c4865d-1c9a-4af2-ba15-49f66ad209da",
          "markerId": "76071dae-8f5f-47bd-8481-777458d66605",
          "qrLogAttributeId": "89622118-e87f-4a3f-8c1f-35c957088d4e",
          "qrLogAttribute": {
            "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
            "code": "sample string 2",
            "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
            "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
            "qrLogAttributeClass": {
              "id": "be5646bd-9657-40ed-892e-8d747d76e241",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                },
                {
                  "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
              },
              {
                "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "c8f9bef1-e6a1-4b5f-bf3b-a0dc981972c2",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "95c4865d-1c9a-4af2-ba15-49f66ad209da",
          "markerId": "76071dae-8f5f-47bd-8481-777458d66605",
          "qrLogAttributeId": "89622118-e87f-4a3f-8c1f-35c957088d4e",
          "qrLogAttribute": {
            "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
            "code": "sample string 2",
            "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
            "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
            "qrLogAttributeClass": {
              "id": "be5646bd-9657-40ed-892e-8d747d76e241",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                },
                {
                  "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
              },
              {
                "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "eece2fd4-199c-43e4-a75d-05c7b50281d2",
          "markerId": "1983f3d8-afb6-42c0-9960-f8307a201203",
          "solutionId": "344bd644-115a-4191-bda2-f13b1649e396",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6430bb61-f3c8-4ed8-a10f-e7923c044d81",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
              },
              {
                "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
                "qrLogAttributeListValue": {
                  "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                  "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                  "qrLogAttribute": {
                    "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                    "code": "sample string 2",
                    "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                    "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                    "qrLogAttributeClass": {
                      "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
                "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
                "qrLogAttributeListValue": {
                  "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                  "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                  "qrLogAttribute": {
                    "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                    "code": "sample string 2",
                    "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                    "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                    "qrLogAttributeClass": {
                      "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
                "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "e0ff8791-a923-4b3f-8dd1-02487bd3663f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-06-04T07:34:55.4175936Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "0cd11e92-9ecc-4217-8439-df67b49c00e5"
            },
            {
              "id": "e0ff8791-a923-4b3f-8dd1-02487bd3663f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-06-04T07:34:55.4175936Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "0cd11e92-9ecc-4217-8439-df67b49c00e5"
            }
          ],
          "selectedProducts": [
            {
              "id": "7148ea58-0a98-4946-9fc7-dd857f762e18",
              "markerXSolutionsId": "c2f33a90-e513-4096-920d-783c79dc7703",
              "productId": "b83db7bf-673d-4162-b171-d5405bb8938c"
            },
            {
              "id": "7148ea58-0a98-4946-9fc7-dd857f762e18",
              "markerXSolutionsId": "c2f33a90-e513-4096-920d-783c79dc7703",
              "productId": "b83db7bf-673d-4162-b171-d5405bb8938c"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "eece2fd4-199c-43e4-a75d-05c7b50281d2",
          "markerId": "1983f3d8-afb6-42c0-9960-f8307a201203",
          "solutionId": "344bd644-115a-4191-bda2-f13b1649e396",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6430bb61-f3c8-4ed8-a10f-e7923c044d81",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
              },
              {
                "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
                "qrLogAttributeListValue": {
                  "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                  "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                  "qrLogAttribute": {
                    "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                    "code": "sample string 2",
                    "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                    "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                    "qrLogAttributeClass": {
                      "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
                "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
                "qrLogAttributeListValue": {
                  "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                  "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                  "qrLogAttribute": {
                    "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                    "code": "sample string 2",
                    "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                    "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                    "qrLogAttributeClass": {
                      "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
                "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    },
                    {
                      "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                      "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                      "translations": [
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        },
                        {
                          "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "e0ff8791-a923-4b3f-8dd1-02487bd3663f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-06-04T07:34:55.4175936Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "0cd11e92-9ecc-4217-8439-df67b49c00e5"
            },
            {
              "id": "e0ff8791-a923-4b3f-8dd1-02487bd3663f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-06-04T07:34:55.4175936Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "0cd11e92-9ecc-4217-8439-df67b49c00e5"
            }
          ],
          "selectedProducts": [
            {
              "id": "7148ea58-0a98-4946-9fc7-dd857f762e18",
              "markerXSolutionsId": "c2f33a90-e513-4096-920d-783c79dc7703",
              "productId": "b83db7bf-673d-4162-b171-d5405bb8938c"
            },
            {
              "id": "7148ea58-0a98-4946-9fc7-dd857f762e18",
              "markerXSolutionsId": "c2f33a90-e513-4096-920d-783c79dc7703",
              "productId": "b83db7bf-673d-4162-b171-d5405bb8938c"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [],
      "archivedReports": [],
      "productSolutions": [
        {
          "id": "6430bb61-f3c8-4ed8-a10f-e7923c044d81",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
            },
            {
              "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "6430bb61-f3c8-4ed8-a10f-e7923c044d81",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
            },
            {
              "id": "599fa7ff-e1ce-445e-a2b5-016f6ed941cf",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/599fa7ff-e1ce-445e-a2b5-016f6ed941cf"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "06fb0024-d54d-4974-b40e-9af5a8db3adb",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c1f934a3-d336-46d9-b41a-ee2bcfcf8771",
              "qrLogAttributeListValue": {
                "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                "qrLogAttribute": {
                  "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                  "code": "sample string 2",
                  "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                  "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                  "qrLogAttributeClass": {
                    "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ]
              },
              "markerXSolutionsId": "39cf9a57-d2ad-45a6-bc98-fc141182228b",
              "qrLogAttributeId": "65f7e766-a5bf-486e-ba07-48bebc54d4d1",
              "qrLogAttribute": {
                "id": "cc504d4e-5cdc-48d8-8337-3356c2c747fb",
                "code": "sample string 2",
                "selectedValue": "18a8091f-f693-4c61-90e4-e6d346125b48",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cf95facc-e255-49e0-8d76-18b805b5f521",
                "sourceId": "5def0f09-30eb-4738-914c-70c53f7ece06",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "36a9d0c0-e847-49df-ac49-d0f56803e450",
                "qrLogAttributeClass": {
                  "id": "be5646bd-9657-40ed-892e-8d747d76e241",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    },
                    {
                      "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  },
                  {
                    "id": "eda7a110-e921-4896-9375-83edd7acfbd9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "b379de5b-3b6a-4445-94bb-f1c12ef0b061",
                    "qrLogAttributeListValueGlobalRefId": "f0283e52-e4b7-454f-a479-49cb4cd3cd6b",
                    "translations": [
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      },
                      {
                        "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  },
                  {
                    "id": "4635a637-5c97-4d1b-be6d-87839e2a6d8e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "1be80fe3-c0a8-4262-9464-087f13979804"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    "markerId": "4d5ead2d-2005-46df-bfa5-42564801119f"
  }
]