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": "ea0cb9e3-1089-4c46-a908-41a74b22dc9e",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2026-02-18T23:38:34.6975364Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-02-18T23:38:34.6975364Z",
  "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": "3f4ade39-25cc-4dd6-b984-f9af854cf5df",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-02-18T23:38:34.6975364Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-02-18T23:38:34.6975364Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "4d7bf85b-9e4f-42d5-881f-977ef5c10756",
      "blueprints": [
        {
          "id": "7f7b8405-5f52-4259-88a9-191be94b8270",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-02-18T23:38:34.6975364Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-02-18T23:38:34.6975364Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-02-18T23:38:34.6975364Z",
          "buildingComponentId": "530bf4bc-c7df-4936-9289-662308d3633a",
          "blueprintFileId": "fb9ce556-94f4-4bae-84dd-0271ad3233dc",
          "blueprintFile": {
            "id": "0a1275a0-b05a-44ca-b078-efaf77185347",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:38:34.6975364Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "cdc7609d-5459-4482-8295-9fc755b09fa6",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-18T23:38:34.6975364Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-18T23:38:34.6975364Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-18T23:38:34.6975364Z",
              "customerId": 6,
              "qrId": "3e816b99-84ea-46c1-ad52-ae7091d85011",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1ec291bf-83ed-4bfe-bf43-ba884e7d928b",
              "markerXSolutions": [
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                },
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "cdc7609d-5459-4482-8295-9fc755b09fa6",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-18T23:38:34.6975364Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-18T23:38:34.6975364Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-18T23:38:34.6975364Z",
              "customerId": 6,
              "qrId": "3e816b99-84ea-46c1-ad52-ae7091d85011",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1ec291bf-83ed-4bfe-bf43-ba884e7d928b",
              "markerXSolutions": [
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                },
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                }
              ],
              "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": "7f7b8405-5f52-4259-88a9-191be94b8270",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-02-18T23:38:34.6975364Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-02-18T23:38:34.6975364Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-02-18T23:38:34.6975364Z",
          "buildingComponentId": "530bf4bc-c7df-4936-9289-662308d3633a",
          "blueprintFileId": "fb9ce556-94f4-4bae-84dd-0271ad3233dc",
          "blueprintFile": {
            "id": "0a1275a0-b05a-44ca-b078-efaf77185347",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:38:34.6975364Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "cdc7609d-5459-4482-8295-9fc755b09fa6",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-18T23:38:34.6975364Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-18T23:38:34.6975364Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-18T23:38:34.6975364Z",
              "customerId": 6,
              "qrId": "3e816b99-84ea-46c1-ad52-ae7091d85011",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1ec291bf-83ed-4bfe-bf43-ba884e7d928b",
              "markerXSolutions": [
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                },
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "cdc7609d-5459-4482-8295-9fc755b09fa6",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-18T23:38:34.6975364Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-18T23:38:34.6975364Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-18T23:38:34.6975364Z",
              "customerId": 6,
              "qrId": "3e816b99-84ea-46c1-ad52-ae7091d85011",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1ec291bf-83ed-4bfe-bf43-ba884e7d928b",
              "markerXSolutions": [
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                },
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                }
              ],
              "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": "3f4ade39-25cc-4dd6-b984-f9af854cf5df",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-02-18T23:38:34.6975364Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-02-18T23:38:34.6975364Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "4d7bf85b-9e4f-42d5-881f-977ef5c10756",
      "blueprints": [
        {
          "id": "7f7b8405-5f52-4259-88a9-191be94b8270",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-02-18T23:38:34.6975364Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-02-18T23:38:34.6975364Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-02-18T23:38:34.6975364Z",
          "buildingComponentId": "530bf4bc-c7df-4936-9289-662308d3633a",
          "blueprintFileId": "fb9ce556-94f4-4bae-84dd-0271ad3233dc",
          "blueprintFile": {
            "id": "0a1275a0-b05a-44ca-b078-efaf77185347",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:38:34.6975364Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "cdc7609d-5459-4482-8295-9fc755b09fa6",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-18T23:38:34.6975364Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-18T23:38:34.6975364Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-18T23:38:34.6975364Z",
              "customerId": 6,
              "qrId": "3e816b99-84ea-46c1-ad52-ae7091d85011",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1ec291bf-83ed-4bfe-bf43-ba884e7d928b",
              "markerXSolutions": [
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                },
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "cdc7609d-5459-4482-8295-9fc755b09fa6",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-18T23:38:34.6975364Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-18T23:38:34.6975364Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-18T23:38:34.6975364Z",
              "customerId": 6,
              "qrId": "3e816b99-84ea-46c1-ad52-ae7091d85011",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1ec291bf-83ed-4bfe-bf43-ba884e7d928b",
              "markerXSolutions": [
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                },
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                }
              ],
              "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": "7f7b8405-5f52-4259-88a9-191be94b8270",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-02-18T23:38:34.6975364Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-02-18T23:38:34.6975364Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-02-18T23:38:34.6975364Z",
          "buildingComponentId": "530bf4bc-c7df-4936-9289-662308d3633a",
          "blueprintFileId": "fb9ce556-94f4-4bae-84dd-0271ad3233dc",
          "blueprintFile": {
            "id": "0a1275a0-b05a-44ca-b078-efaf77185347",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:38:34.6975364Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "cdc7609d-5459-4482-8295-9fc755b09fa6",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-18T23:38:34.6975364Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-18T23:38:34.6975364Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-18T23:38:34.6975364Z",
              "customerId": 6,
              "qrId": "3e816b99-84ea-46c1-ad52-ae7091d85011",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1ec291bf-83ed-4bfe-bf43-ba884e7d928b",
              "markerXSolutions": [
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                },
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "cdc7609d-5459-4482-8295-9fc755b09fa6",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-18T23:38:34.6975364Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-18T23:38:34.6975364Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-18T23:38:34.6975364Z",
              "customerId": 6,
              "qrId": "3e816b99-84ea-46c1-ad52-ae7091d85011",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1ec291bf-83ed-4bfe-bf43-ba884e7d928b",
              "markerXSolutions": [
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "bfc6cb2d-68d0-4a57-b448-90822aea7f99",
                  "markerId": "99b73219-3d10-4009-957b-73c60c2f9486",
                  "solutionId": "33e9f250-6f52-4f65-bc3e-9a4d34e76644",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-18T23:38:34.6975364Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "2fcfc6b6-1a48-4a53-a183-705c3add5bf7",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "99eea678-5b47-4d1b-978c-d1952d27d565",
                      "qrLogAttributeListValue": {
                        "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                        "qrLogAttribute": {
                          "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                          "code": "sample string 2",
                          "createdTs": "2026-02-18T23:38:34.6975364Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                          "qrLogAttributeClass": {
                            "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ]
                      },
                      "markerXSolutionsId": "96893d8f-5a7e-457c-838c-4f8927620c1a",
                      "qrLogAttributeId": "4befa005-0260-414a-ac53-e11890e26990",
                      "qrLogAttribute": {
                        "id": "10cac6ae-d3eb-4b9e-a7de-a707cd5be3d9",
                        "code": "sample string 2",
                        "createdTs": "2026-02-18T23:38:34.6975364Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "5ced409c-fd65-46ef-bd47-5770f689a03c",
                        "qrLogAttributeClass": {
                          "id": "b15531ba-9585-4acf-9d89-c89d8d21d54e",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            },
                            {
                              "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          },
                          {
                            "id": "0857a364-b34a-45ea-ab84-1347e15df3d1",
                            "description": "sample string 2",
                            "createdTs": "2026-02-18T23:38:34.6975364Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-18T23:38:34.6975364Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "83db51e6-7f58-46d7-bbb0-b59dd7f0b3e9",
                            "translations": [
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              },
                              {
                                "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          },
                          {
                            "id": "3cc42cce-c54d-4527-a812-16cdd117fae4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "6f088b2f-217f-4253-8142-6de537efd7c9"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "936b21b2-201d-44a3-a69b-d82ace5fbd64",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    },
                    {
                      "id": "5a85f193-ee14-4008-968d-633acb68ea3e",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-18T23:38:34.6975364Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "7f52a82f-5ce8-49c7-a982-4c489e4fe27b",
                      "reportId": "4329c83a-88c5-4e50-88ba-fc38923e435b",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/5a85f193-ee14-4008-968d-633acb68ea3e"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    },
                    {
                      "id": "146080dd-5d9c-4a2d-81e9-4d08e10b3100",
                      "markerXSolutionsId": "90f5083a-0f34-46d8-9d9d-a82a531efe9b",
                      "productId": "08819f89-69e2-40b5-94ea-a310ac4b317b"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                },
                {
                  "id": "d7f0cc75-732b-421a-9266-b7a6315af25f",
                  "date": "2026-02-18T23:38:34.6975364Z",
                  "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": "3f228a56-a6f9-4d57-8b08-c0e26f8b90ab",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/d7f0cc75-732b-421a-9266-b7a6315af25f"
                }
              ],
              "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/ea0cb9e3-1089-4c46-a908-41a74b22dc9e"
}

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.