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": "1251e4fa-32dc-4b8c-9c4f-d0910ac4a0b2",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2026-04-09T12:12:54.3746843Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-04-09T12:12:54.3746843Z",
  "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": "28ade065-edff-4010-82c4-1ac0961a8d8f",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-04-09T12:12:54.3746843Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-04-09T12:12:54.3746843Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "7309c4ef-f4cb-4a5e-a937-2838ca807295",
      "blueprints": [
        {
          "id": "f400671a-46c2-4a4b-8033-9b75a7e6fb1f",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-04-09T12:12:54.3746843Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-04-09T12:12:54.3746843Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-04-09T12:12:54.3746843Z",
          "buildingComponentId": "440b026b-cc97-4063-a7c9-6c31f778b7b4",
          "blueprintFileId": "187f3589-2717-46ab-8e92-2d769c36cde4",
          "blueprintFile": {
            "id": "9f51aad5-dda5-43f6-996d-42cce75f75fa",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-04-09T12:12:54.3746843Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "b1b31c4c-076b-4a79-b46d-1e5acbf78709",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-04-09T12:12:54.3746843Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-04-09T12:12:54.3746843Z",
              "modifiedBy": "sample string 5",
              "date": "2026-04-09T12:12:54.3746843Z",
              "customerId": 6,
              "qrId": "63124405-017b-40a3-abe6-da27e5879837",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "5daa415f-bfc3-405c-a913-416934a5e0c2",
              "markerXSolutions": [
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                },
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "b1b31c4c-076b-4a79-b46d-1e5acbf78709",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-04-09T12:12:54.3746843Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-04-09T12:12:54.3746843Z",
              "modifiedBy": "sample string 5",
              "date": "2026-04-09T12:12:54.3746843Z",
              "customerId": 6,
              "qrId": "63124405-017b-40a3-abe6-da27e5879837",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "5daa415f-bfc3-405c-a913-416934a5e0c2",
              "markerXSolutions": [
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                },
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                }
              ],
              "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": "f400671a-46c2-4a4b-8033-9b75a7e6fb1f",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-04-09T12:12:54.3746843Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-04-09T12:12:54.3746843Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-04-09T12:12:54.3746843Z",
          "buildingComponentId": "440b026b-cc97-4063-a7c9-6c31f778b7b4",
          "blueprintFileId": "187f3589-2717-46ab-8e92-2d769c36cde4",
          "blueprintFile": {
            "id": "9f51aad5-dda5-43f6-996d-42cce75f75fa",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-04-09T12:12:54.3746843Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "b1b31c4c-076b-4a79-b46d-1e5acbf78709",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-04-09T12:12:54.3746843Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-04-09T12:12:54.3746843Z",
              "modifiedBy": "sample string 5",
              "date": "2026-04-09T12:12:54.3746843Z",
              "customerId": 6,
              "qrId": "63124405-017b-40a3-abe6-da27e5879837",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "5daa415f-bfc3-405c-a913-416934a5e0c2",
              "markerXSolutions": [
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                },
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "b1b31c4c-076b-4a79-b46d-1e5acbf78709",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-04-09T12:12:54.3746843Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-04-09T12:12:54.3746843Z",
              "modifiedBy": "sample string 5",
              "date": "2026-04-09T12:12:54.3746843Z",
              "customerId": 6,
              "qrId": "63124405-017b-40a3-abe6-da27e5879837",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "5daa415f-bfc3-405c-a913-416934a5e0c2",
              "markerXSolutions": [
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                },
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                }
              ],
              "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": "28ade065-edff-4010-82c4-1ac0961a8d8f",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-04-09T12:12:54.3746843Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-04-09T12:12:54.3746843Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "7309c4ef-f4cb-4a5e-a937-2838ca807295",
      "blueprints": [
        {
          "id": "f400671a-46c2-4a4b-8033-9b75a7e6fb1f",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-04-09T12:12:54.3746843Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-04-09T12:12:54.3746843Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-04-09T12:12:54.3746843Z",
          "buildingComponentId": "440b026b-cc97-4063-a7c9-6c31f778b7b4",
          "blueprintFileId": "187f3589-2717-46ab-8e92-2d769c36cde4",
          "blueprintFile": {
            "id": "9f51aad5-dda5-43f6-996d-42cce75f75fa",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-04-09T12:12:54.3746843Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "b1b31c4c-076b-4a79-b46d-1e5acbf78709",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-04-09T12:12:54.3746843Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-04-09T12:12:54.3746843Z",
              "modifiedBy": "sample string 5",
              "date": "2026-04-09T12:12:54.3746843Z",
              "customerId": 6,
              "qrId": "63124405-017b-40a3-abe6-da27e5879837",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "5daa415f-bfc3-405c-a913-416934a5e0c2",
              "markerXSolutions": [
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                },
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "b1b31c4c-076b-4a79-b46d-1e5acbf78709",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-04-09T12:12:54.3746843Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-04-09T12:12:54.3746843Z",
              "modifiedBy": "sample string 5",
              "date": "2026-04-09T12:12:54.3746843Z",
              "customerId": 6,
              "qrId": "63124405-017b-40a3-abe6-da27e5879837",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "5daa415f-bfc3-405c-a913-416934a5e0c2",
              "markerXSolutions": [
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                },
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                }
              ],
              "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": "f400671a-46c2-4a4b-8033-9b75a7e6fb1f",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-04-09T12:12:54.3746843Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-04-09T12:12:54.3746843Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-04-09T12:12:54.3746843Z",
          "buildingComponentId": "440b026b-cc97-4063-a7c9-6c31f778b7b4",
          "blueprintFileId": "187f3589-2717-46ab-8e92-2d769c36cde4",
          "blueprintFile": {
            "id": "9f51aad5-dda5-43f6-996d-42cce75f75fa",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-04-09T12:12:54.3746843Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "b1b31c4c-076b-4a79-b46d-1e5acbf78709",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-04-09T12:12:54.3746843Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-04-09T12:12:54.3746843Z",
              "modifiedBy": "sample string 5",
              "date": "2026-04-09T12:12:54.3746843Z",
              "customerId": 6,
              "qrId": "63124405-017b-40a3-abe6-da27e5879837",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "5daa415f-bfc3-405c-a913-416934a5e0c2",
              "markerXSolutions": [
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                },
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "b1b31c4c-076b-4a79-b46d-1e5acbf78709",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-04-09T12:12:54.3746843Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-04-09T12:12:54.3746843Z",
              "modifiedBy": "sample string 5",
              "date": "2026-04-09T12:12:54.3746843Z",
              "customerId": 6,
              "qrId": "63124405-017b-40a3-abe6-da27e5879837",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "5daa415f-bfc3-405c-a913-416934a5e0c2",
              "markerXSolutions": [
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c8349219-01af-421f-819b-06a98aa40d59",
                  "markerId": "411d191d-388d-44ba-85c4-507baf56dff4",
                  "solutionId": "ad1a2be6-f809-43fe-8e5c-462f19350d5f",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-04-09T12:12:54.3746843Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "ece44fa2-05bc-4207-b15c-1735cec8f76f",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "7b6eb602-a31c-4546-afb4-71a03b266037",
                      "qrLogAttributeListValue": {
                        "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                        "description": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                        "qrLogAttribute": {
                          "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                          "code": "sample string 2",
                          "createdTs": "2026-04-09T12:12:54.3746843Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                          "qrLogAttributeClass": {
                            "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ]
                      },
                      "markerXSolutionsId": "f101850b-64c7-40c8-84f1-d3398efb271f",
                      "qrLogAttributeId": "0b68163a-a4b9-4346-b93e-8457e04bb625",
                      "qrLogAttribute": {
                        "id": "a8c69861-520b-47e0-9963-0b09e1c435fd",
                        "code": "sample string 2",
                        "createdTs": "2026-04-09T12:12:54.3746843Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "486a025c-7df4-49f8-831f-e6499d02ec99",
                        "qrLogAttributeClass": {
                          "id": "e663678b-10dc-4841-aef5-ce0d5fd3b2c2",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            },
                            {
                              "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          },
                          {
                            "id": "b84cdd50-e335-4005-af54-0c59fdc65643",
                            "description": "sample string 2",
                            "createdTs": "2026-04-09T12:12:54.3746843Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-04-09T12:12:54.3746843Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5108a38a-05b8-48a8-99e5-98b59b5bc62e",
                            "translations": [
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              },
                              {
                                "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          },
                          {
                            "id": "f76d53c4-166c-4aeb-9af2-9bd8c7b45561",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0005aeb9-a66f-404a-b08e-fa8beafc41fd"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "c5389c0a-c203-42d6-8ccf-10d17c4a28f5",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    },
                    {
                      "id": "bc071f20-3d3b-43ed-86a2-98ebec0c3b61",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-04-09T12:12:54.3746843Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b619cb3e-8f9c-4bb6-bd66-3eaff148ec84",
                      "reportId": "a668419a-7513-4b5b-aedd-e019994e0ad0",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/bc071f20-3d3b-43ed-86a2-98ebec0c3b61"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    },
                    {
                      "id": "da8acfc8-f79f-449c-8a24-3b81d35a31ec",
                      "markerXSolutionsId": "26a438f9-b729-4112-bb9b-116e0b09349f",
                      "productId": "3f9a890a-6948-4073-8544-ea578fc3b82a"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                },
                {
                  "id": "fe253df5-fde2-4233-8806-268c7f5fc539",
                  "date": "2026-04-09T12:12:54.3746843Z",
                  "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": "700b0819-7d15-4629-97ee-66a3b3f77174",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fe253df5-fde2-4233-8806-268c7f5fc539"
                }
              ],
              "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/1251e4fa-32dc-4b8c-9c4f-d0910ac4a0b2"
}

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.