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": "71785a3b-cefe-4829-901c-b027394c4323",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2026-05-15T22:21:53.3114035Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-05-15T22:21:53.3114035Z",
  "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": "59b9dc64-8045-4ff2-8664-8ee2236d1775",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-05-15T22:21:53.3114035Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-05-15T22:21:53.3114035Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "de353c6d-472a-4910-9eec-e4c3bba45f02",
      "blueprints": [
        {
          "id": "5aabdd8b-e9e3-4333-92f8-0c297757dac4",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-05-15T22:21:53.3114035Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-05-15T22:21:53.3114035Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-05-15T22:21:53.3114035Z",
          "buildingComponentId": "694cc894-344a-4795-85ed-c54df6567794",
          "blueprintFileId": "23e757bd-8734-47bb-b5d6-529430be9dc7",
          "blueprintFile": {
            "id": "07136c50-2f14-4eb0-ab22-e66a1d8da805",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-05-15T22:21:53.3114035Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "0bf64d00-8daa-4566-96d6-16d1ecf785bd",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-05-15T22:21:53.3114035Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-05-15T22:21:53.3114035Z",
              "modifiedBy": "sample string 5",
              "date": "2026-05-15T22:21:53.3114035Z",
              "customerId": 6,
              "qrId": "0335d9c1-6f8a-404f-a6de-1499e105ae2f",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "139a5a11-7fdf-4562-af1a-7bd2e2d91b54",
              "markerXSolutions": [
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                },
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "0bf64d00-8daa-4566-96d6-16d1ecf785bd",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-05-15T22:21:53.3114035Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-05-15T22:21:53.3114035Z",
              "modifiedBy": "sample string 5",
              "date": "2026-05-15T22:21:53.3114035Z",
              "customerId": 6,
              "qrId": "0335d9c1-6f8a-404f-a6de-1499e105ae2f",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "139a5a11-7fdf-4562-af1a-7bd2e2d91b54",
              "markerXSolutions": [
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                },
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                }
              ],
              "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": "5aabdd8b-e9e3-4333-92f8-0c297757dac4",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-05-15T22:21:53.3114035Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-05-15T22:21:53.3114035Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-05-15T22:21:53.3114035Z",
          "buildingComponentId": "694cc894-344a-4795-85ed-c54df6567794",
          "blueprintFileId": "23e757bd-8734-47bb-b5d6-529430be9dc7",
          "blueprintFile": {
            "id": "07136c50-2f14-4eb0-ab22-e66a1d8da805",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-05-15T22:21:53.3114035Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "0bf64d00-8daa-4566-96d6-16d1ecf785bd",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-05-15T22:21:53.3114035Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-05-15T22:21:53.3114035Z",
              "modifiedBy": "sample string 5",
              "date": "2026-05-15T22:21:53.3114035Z",
              "customerId": 6,
              "qrId": "0335d9c1-6f8a-404f-a6de-1499e105ae2f",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "139a5a11-7fdf-4562-af1a-7bd2e2d91b54",
              "markerXSolutions": [
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                },
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "0bf64d00-8daa-4566-96d6-16d1ecf785bd",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-05-15T22:21:53.3114035Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-05-15T22:21:53.3114035Z",
              "modifiedBy": "sample string 5",
              "date": "2026-05-15T22:21:53.3114035Z",
              "customerId": 6,
              "qrId": "0335d9c1-6f8a-404f-a6de-1499e105ae2f",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "139a5a11-7fdf-4562-af1a-7bd2e2d91b54",
              "markerXSolutions": [
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                },
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                }
              ],
              "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": "59b9dc64-8045-4ff2-8664-8ee2236d1775",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-05-15T22:21:53.3114035Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-05-15T22:21:53.3114035Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "de353c6d-472a-4910-9eec-e4c3bba45f02",
      "blueprints": [
        {
          "id": "5aabdd8b-e9e3-4333-92f8-0c297757dac4",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-05-15T22:21:53.3114035Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-05-15T22:21:53.3114035Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-05-15T22:21:53.3114035Z",
          "buildingComponentId": "694cc894-344a-4795-85ed-c54df6567794",
          "blueprintFileId": "23e757bd-8734-47bb-b5d6-529430be9dc7",
          "blueprintFile": {
            "id": "07136c50-2f14-4eb0-ab22-e66a1d8da805",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-05-15T22:21:53.3114035Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "0bf64d00-8daa-4566-96d6-16d1ecf785bd",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-05-15T22:21:53.3114035Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-05-15T22:21:53.3114035Z",
              "modifiedBy": "sample string 5",
              "date": "2026-05-15T22:21:53.3114035Z",
              "customerId": 6,
              "qrId": "0335d9c1-6f8a-404f-a6de-1499e105ae2f",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "139a5a11-7fdf-4562-af1a-7bd2e2d91b54",
              "markerXSolutions": [
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                },
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "0bf64d00-8daa-4566-96d6-16d1ecf785bd",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-05-15T22:21:53.3114035Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-05-15T22:21:53.3114035Z",
              "modifiedBy": "sample string 5",
              "date": "2026-05-15T22:21:53.3114035Z",
              "customerId": 6,
              "qrId": "0335d9c1-6f8a-404f-a6de-1499e105ae2f",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "139a5a11-7fdf-4562-af1a-7bd2e2d91b54",
              "markerXSolutions": [
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                },
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                }
              ],
              "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": "5aabdd8b-e9e3-4333-92f8-0c297757dac4",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-05-15T22:21:53.3114035Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-05-15T22:21:53.3114035Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-05-15T22:21:53.3114035Z",
          "buildingComponentId": "694cc894-344a-4795-85ed-c54df6567794",
          "blueprintFileId": "23e757bd-8734-47bb-b5d6-529430be9dc7",
          "blueprintFile": {
            "id": "07136c50-2f14-4eb0-ab22-e66a1d8da805",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-05-15T22:21:53.3114035Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "0bf64d00-8daa-4566-96d6-16d1ecf785bd",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-05-15T22:21:53.3114035Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-05-15T22:21:53.3114035Z",
              "modifiedBy": "sample string 5",
              "date": "2026-05-15T22:21:53.3114035Z",
              "customerId": 6,
              "qrId": "0335d9c1-6f8a-404f-a6de-1499e105ae2f",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "139a5a11-7fdf-4562-af1a-7bd2e2d91b54",
              "markerXSolutions": [
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                },
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "0bf64d00-8daa-4566-96d6-16d1ecf785bd",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-05-15T22:21:53.3114035Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-05-15T22:21:53.3114035Z",
              "modifiedBy": "sample string 5",
              "date": "2026-05-15T22:21:53.3114035Z",
              "customerId": 6,
              "qrId": "0335d9c1-6f8a-404f-a6de-1499e105ae2f",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "139a5a11-7fdf-4562-af1a-7bd2e2d91b54",
              "markerXSolutions": [
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cccb7e97-2f8c-4775-9338-691f45c6900a",
                  "markerId": "bb5b5026-a831-4a59-8e13-3aeca4de9d86",
                  "solutionId": "f5a7913c-a892-4195-886b-d2b921cc1121",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-05-15T22:21:53.3114035Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "8123e4bf-217c-4e4d-9fa8-b0bd15afc603",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "3eff21ad-81f9-488f-aeda-a43d4a732116",
                      "qrLogAttributeListValue": {
                        "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                        "description": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                        "qrLogAttribute": {
                          "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                          "code": "sample string 2",
                          "createdTs": "2026-05-15T22:21:53.3114035Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                          "qrLogAttributeClass": {
                            "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ]
                      },
                      "markerXSolutionsId": "2d210223-680c-41da-a61c-808a3650aa53",
                      "qrLogAttributeId": "2cd953f8-0201-49f3-8a79-28d9ebbaac01",
                      "qrLogAttribute": {
                        "id": "555bc18d-8e65-4b86-9e93-d92f1ad686df",
                        "code": "sample string 2",
                        "createdTs": "2026-05-15T22:21:53.3114035Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "a911a65c-f222-474b-9b49-9fd2306a342b",
                        "qrLogAttributeClass": {
                          "id": "8c6a7786-0f34-461f-8331-9cb6b7a8e3f7",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            },
                            {
                              "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          },
                          {
                            "id": "b774fe77-ac6e-499b-9b5e-3f37aaa815ce",
                            "description": "sample string 2",
                            "createdTs": "2026-05-15T22:21:53.3114035Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-05-15T22:21:53.3114035Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "2314e6d7-8c1a-46b2-8654-5f0d17e8848d",
                            "translations": [
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              },
                              {
                                "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          },
                          {
                            "id": "f93311e8-fe00-4502-af2a-3482e15da513",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f03a1aef-885e-4fc8-be2a-b996961f815b"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "299c7f14-fb2c-48c2-8c90-b07d1c166418",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    },
                    {
                      "id": "e6ae5a32-aa05-4855-9cc5-02fc81462776",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-05-15T22:21:53.3114035Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c7b30912-2dbe-48ca-b2ec-8879ecec98ad",
                      "reportId": "e39c87b8-6c68-480c-97f1-1229c7d6bafb",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/e6ae5a32-aa05-4855-9cc5-02fc81462776"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    },
                    {
                      "id": "dcc7a179-a836-4b31-bb14-2b50bf56e27e",
                      "markerXSolutionsId": "99442771-ed4c-4330-92a5-75f88516d339",
                      "productId": "64d0f720-3682-4e8c-aa28-1f60cc77982c"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                },
                {
                  "id": "52e6a7bb-8e8a-4a57-80f0-77e8f523f391",
                  "date": "2026-05-15T22:21:53.3114035Z",
                  "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": "a06600b4-ad0c-4683-82ae-06687dd4f784",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/52e6a7bb-8e8a-4a57-80f0-77e8f523f391"
                }
              ],
              "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/71785a3b-cefe-4829-901c-b027394c4323"
}

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.