POST api/Projects

Request Information

URI Parameters

None.

Body Parameters

Project
NameDescriptionTypeAdditional information
Id

globally unique identifier

Required

Name

string

Required

Status

string

Required

BuildingName

string

Required

CreatedTs

date

None.

CreatedBy

string

None.

ModifiedTs

date

None.

ModifiedBy

string

None.

CustomerId

integer

None.

Image

string

None.

Street

string

None.

No

string

None.

PostalCode

string

None.

City

string

None.

Country

string

None.

ContactName

string

None.

ContactFunction

string

None.

Mobile

string

None.

Email

string

None.

BuildingComponents

Collection of BuildingComponent

None.

IsDeleted

boolean

None.

Installers

Collection of Installer

None.

Link

string

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "c0480128-e90a-4cf3-a0a1-22598de5f089",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2025-12-18T22:43:09.5250272Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-12-18T22:43:09.5250272Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "image": "sample string 9",
  "street": "sample string 10",
  "no": "sample string 11",
  "postalCode": "sample string 12",
  "city": "sample string 13",
  "country": "sample string 14",
  "contactName": "sample string 15",
  "contactFunction": "sample string 16",
  "mobile": "sample string 17",
  "email": "sample string 18",
  "buildingComponents": [
    {
      "id": "d335b35e-63af-40ab-b08b-cdc1511e62c2",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2025-12-18T22:43:09.5250272Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-12-18T22:43:09.5250272Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "e2f3462b-fc0a-4169-a4b5-1ac13470d633",
      "blueprints": [
        {
          "id": "df4ccd4a-d9dd-48b1-8b5a-daf4b7769688",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-12-18T22:43:09.5250272Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-12-18T22:43:09.5250272Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-12-18T22:43:09.5250272Z",
          "buildingComponentId": "67991444-61af-4a65-8ddd-267286725a55",
          "blueprintFileId": "66c93dd2-fbf0-4849-a314-810292978dac",
          "blueprintFile": {
            "id": "608036f6-0841-487b-8d35-650e5dcc4793",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-12-18T22:43:09.5250272Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "d7c21896-f846-4803-a501-0ed0f1d6f524",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-12-18T22:43:09.5250272Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-12-18T22:43:09.5250272Z",
              "modifiedBy": "sample string 5",
              "date": "2025-12-18T22:43:09.5250272Z",
              "customerId": 6,
              "qrId": "b46e20e1-c153-4e67-841d-16ba2a9d87a1",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "2cade112-4088-4dd9-8a15-aaaadf320bd5",
              "markerXSolutions": [
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                },
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "d7c21896-f846-4803-a501-0ed0f1d6f524",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-12-18T22:43:09.5250272Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-12-18T22:43:09.5250272Z",
              "modifiedBy": "sample string 5",
              "date": "2025-12-18T22:43:09.5250272Z",
              "customerId": 6,
              "qrId": "b46e20e1-c153-4e67-841d-16ba2a9d87a1",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "2cade112-4088-4dd9-8a15-aaaadf320bd5",
              "markerXSolutions": [
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                },
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                }
              ],
              "calculateStatus": 2
            }
          ],
          "installers": [
            {
              "id": 1,
              "firstname": "sample string 2",
              "name": "sample string 3"
            },
            {
              "id": 1,
              "firstname": "sample string 2",
              "name": "sample string 3"
            }
          ],
          "isDeleted": true
        },
        {
          "id": "df4ccd4a-d9dd-48b1-8b5a-daf4b7769688",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-12-18T22:43:09.5250272Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-12-18T22:43:09.5250272Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-12-18T22:43:09.5250272Z",
          "buildingComponentId": "67991444-61af-4a65-8ddd-267286725a55",
          "blueprintFileId": "66c93dd2-fbf0-4849-a314-810292978dac",
          "blueprintFile": {
            "id": "608036f6-0841-487b-8d35-650e5dcc4793",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-12-18T22:43:09.5250272Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "d7c21896-f846-4803-a501-0ed0f1d6f524",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-12-18T22:43:09.5250272Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-12-18T22:43:09.5250272Z",
              "modifiedBy": "sample string 5",
              "date": "2025-12-18T22:43:09.5250272Z",
              "customerId": 6,
              "qrId": "b46e20e1-c153-4e67-841d-16ba2a9d87a1",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "2cade112-4088-4dd9-8a15-aaaadf320bd5",
              "markerXSolutions": [
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                },
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "d7c21896-f846-4803-a501-0ed0f1d6f524",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-12-18T22:43:09.5250272Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-12-18T22:43:09.5250272Z",
              "modifiedBy": "sample string 5",
              "date": "2025-12-18T22:43:09.5250272Z",
              "customerId": 6,
              "qrId": "b46e20e1-c153-4e67-841d-16ba2a9d87a1",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "2cade112-4088-4dd9-8a15-aaaadf320bd5",
              "markerXSolutions": [
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                },
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                }
              ],
              "calculateStatus": 2
            }
          ],
          "installers": [
            {
              "id": 1,
              "firstname": "sample string 2",
              "name": "sample string 3"
            },
            {
              "id": 1,
              "firstname": "sample string 2",
              "name": "sample string 3"
            }
          ],
          "isDeleted": true
        }
      ],
      "installers": [
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        },
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        }
      ],
      "isDeleted": true
    },
    {
      "id": "d335b35e-63af-40ab-b08b-cdc1511e62c2",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2025-12-18T22:43:09.5250272Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-12-18T22:43:09.5250272Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "e2f3462b-fc0a-4169-a4b5-1ac13470d633",
      "blueprints": [
        {
          "id": "df4ccd4a-d9dd-48b1-8b5a-daf4b7769688",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-12-18T22:43:09.5250272Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-12-18T22:43:09.5250272Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-12-18T22:43:09.5250272Z",
          "buildingComponentId": "67991444-61af-4a65-8ddd-267286725a55",
          "blueprintFileId": "66c93dd2-fbf0-4849-a314-810292978dac",
          "blueprintFile": {
            "id": "608036f6-0841-487b-8d35-650e5dcc4793",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-12-18T22:43:09.5250272Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "d7c21896-f846-4803-a501-0ed0f1d6f524",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-12-18T22:43:09.5250272Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-12-18T22:43:09.5250272Z",
              "modifiedBy": "sample string 5",
              "date": "2025-12-18T22:43:09.5250272Z",
              "customerId": 6,
              "qrId": "b46e20e1-c153-4e67-841d-16ba2a9d87a1",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "2cade112-4088-4dd9-8a15-aaaadf320bd5",
              "markerXSolutions": [
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                },
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "d7c21896-f846-4803-a501-0ed0f1d6f524",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-12-18T22:43:09.5250272Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-12-18T22:43:09.5250272Z",
              "modifiedBy": "sample string 5",
              "date": "2025-12-18T22:43:09.5250272Z",
              "customerId": 6,
              "qrId": "b46e20e1-c153-4e67-841d-16ba2a9d87a1",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "2cade112-4088-4dd9-8a15-aaaadf320bd5",
              "markerXSolutions": [
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                },
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                }
              ],
              "calculateStatus": 2
            }
          ],
          "installers": [
            {
              "id": 1,
              "firstname": "sample string 2",
              "name": "sample string 3"
            },
            {
              "id": 1,
              "firstname": "sample string 2",
              "name": "sample string 3"
            }
          ],
          "isDeleted": true
        },
        {
          "id": "df4ccd4a-d9dd-48b1-8b5a-daf4b7769688",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-12-18T22:43:09.5250272Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-12-18T22:43:09.5250272Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-12-18T22:43:09.5250272Z",
          "buildingComponentId": "67991444-61af-4a65-8ddd-267286725a55",
          "blueprintFileId": "66c93dd2-fbf0-4849-a314-810292978dac",
          "blueprintFile": {
            "id": "608036f6-0841-487b-8d35-650e5dcc4793",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-12-18T22:43:09.5250272Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "d7c21896-f846-4803-a501-0ed0f1d6f524",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-12-18T22:43:09.5250272Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-12-18T22:43:09.5250272Z",
              "modifiedBy": "sample string 5",
              "date": "2025-12-18T22:43:09.5250272Z",
              "customerId": 6,
              "qrId": "b46e20e1-c153-4e67-841d-16ba2a9d87a1",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "2cade112-4088-4dd9-8a15-aaaadf320bd5",
              "markerXSolutions": [
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                },
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "d7c21896-f846-4803-a501-0ed0f1d6f524",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-12-18T22:43:09.5250272Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-12-18T22:43:09.5250272Z",
              "modifiedBy": "sample string 5",
              "date": "2025-12-18T22:43:09.5250272Z",
              "customerId": 6,
              "qrId": "b46e20e1-c153-4e67-841d-16ba2a9d87a1",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "2cade112-4088-4dd9-8a15-aaaadf320bd5",
              "markerXSolutions": [
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "63e75142-aff7-4272-a214-e8dc6f2637b6",
                  "markerId": "62a6db6c-df66-401b-a741-f9334337a384",
                  "solutionId": "0cb339a5-6fea-4546-9d4c-079e26a9f397",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-12-18T22:43:09.5250272Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "21fcf269-213c-44ea-bb76-978ab41c4a84",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "4f018e9f-c20a-47fe-b37d-d3fe4a351d5f",
                      "qrLogAttributeListValue": {
                        "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                        "description": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                        "qrLogAttribute": {
                          "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                          "code": "sample string 2",
                          "createdTs": "2025-12-18T22:43:09.5250272Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                          "qrLogAttributeClass": {
                            "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f45fe9af-45ec-4ce8-915f-d412d5bc6de2",
                      "qrLogAttributeId": "5fc59dfc-3e02-4338-8167-823101025d9f",
                      "qrLogAttribute": {
                        "id": "9aaaf572-7f0a-4561-8691-5d935b15e5a5",
                        "code": "sample string 2",
                        "createdTs": "2025-12-18T22:43:09.5250272Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "dc671503-361e-403b-a823-e933ed4f3576",
                        "qrLogAttributeClass": {
                          "id": "189271d0-2d3e-4c9a-b604-cddfc07cca39",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            },
                            {
                              "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          },
                          {
                            "id": "4f84b6a3-5f1e-435c-8219-ef3e4fd027a7",
                            "description": "sample string 2",
                            "createdTs": "2025-12-18T22:43:09.5250272Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-12-18T22:43:09.5250272Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "6379a0d3-b8af-4734-99a2-0c2c8d5508fc",
                            "translations": [
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              },
                              {
                                "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          },
                          {
                            "id": "5df96b8d-86aa-4017-864b-f3c6cdcb182c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d66faacf-6e6f-4ba1-85e5-085e3d71c90e"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "4cd0a576-d9ce-4822-bcb2-68226390a7b5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    },
                    {
                      "id": "ba7ac9fc-08ae-4112-8849-f01839b9d1dd",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-12-18T22:43:09.5250272Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "38cbafef-bc25-4ce2-b67a-68563e88159d",
                      "reportId": "f5d09025-ca1a-48b8-95e3-a6e5089dd0b2",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/ba7ac9fc-08ae-4112-8849-f01839b9d1dd"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    },
                    {
                      "id": "3cc70b8d-670b-4d8c-bed3-583e2e98fdf5",
                      "markerXSolutionsId": "56567cd9-f755-4a10-9e0d-11069401613c",
                      "productId": "da46cad1-cb52-48ca-a555-4d14dc3332e5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                },
                {
                  "id": "4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b",
                  "date": "2025-12-18T22:43:09.5250272Z",
                  "status": "sample string 3",
                  "comment": "sample string 4",
                  "name": "sample string 5",
                  "company": "sample string 6",
                  "email": "sample string 7",
                  "image": "sample string 8",
                  "customerId": 1,
                  "markerId": "08a2fb08-0e39-4293-b073-aeac0e81706c",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/4c55b2ad-0e15-4c10-aab5-4b9c81f88d3b"
                }
              ],
              "calculateStatus": 2
            }
          ],
          "installers": [
            {
              "id": 1,
              "firstname": "sample string 2",
              "name": "sample string 3"
            },
            {
              "id": 1,
              "firstname": "sample string 2",
              "name": "sample string 3"
            }
          ],
          "isDeleted": true
        }
      ],
      "installers": [
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        },
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        }
      ],
      "isDeleted": true
    }
  ],
  "isDeleted": true,
  "installers": [
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    },
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    }
  ],
  "link": "https://firelog-api.ipcom.be/api/DownloadImage/c0480128-e90a-4cf3-a0a1-22598de5f089"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Project'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.