DELETE api/BuildingComponents/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

BuildingComponent
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

Order

string

None.

CreatedTs

date

None.

CreatedBy

string

None.

ModifiedTs

date

None.

ModifiedBy

string

None.

CustomerId

integer

None.

ProjectId

globally unique identifier

None.

Project

Project

None.

Blueprints

Collection of Blueprint

None.

Installers

Collection of Installer

None.

IsDeleted

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "233a85d9-fc6a-4746-ac20-720fa4b8c8c3",
  "name": "sample string 2",
  "description": "sample string 3",
  "order": "sample string 4",
  "createdTs": "2026-02-18T23:39:50.120567Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-02-18T23:39:50.120567Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "projectId": "8db0656c-08b5-42ed-a0ef-0b63fbe290e4",
  "project": {
    "id": "eb9034e1-191a-47a3-bc1b-90d7de7c06eb",
    "name": "sample string 2",
    "status": "sample string 3",
    "buildingName": "sample string 4",
    "createdTs": "2026-02-18T23:39:50.120567Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2026-02-18T23:39:50.120567Z",
    "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": [],
    "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/eb9034e1-191a-47a3-bc1b-90d7de7c06eb"
  },
  "blueprints": [
    {
      "id": "eae30ad7-95b9-4739-a9d0-00499bc27fa6",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2026-02-18T23:39:50.120567Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-02-18T23:39:50.120567Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2026-02-18T23:39:50.120567Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2026-02-18T23:39:50.120567Z",
      "buildingComponentId": "cd956891-d130-4602-9ec6-7790291f0de6",
      "blueprintFileId": "7458e5f7-3d88-4a56-965d-9fde33bf97de",
      "blueprintFile": {
        "id": "a784ef21-a105-45ef-b4ab-4aa05bc1001d",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2026-02-18T23:39:50.120567Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2026-02-18T23:39:50.120567Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "828a582c-cab9-4cd6-b111-4bb468079a2f",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-02-18T23:39:50.120567Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-02-18T23:39:50.120567Z",
          "modifiedBy": "sample string 5",
          "date": "2026-02-18T23:39:50.120567Z",
          "customerId": 6,
          "qrId": "b670b99b-93b2-45c5-bcdc-c2faa89eb5f5",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "bd49636e-0eff-479b-9a85-bf8643600c24",
          "markerXSolutions": [
            {
              "id": "b6aca250-5624-4230-912f-fd1010eab702",
              "markerId": "3dcbdc0f-c037-4f25-bf98-139cadc1058a",
              "solutionId": "5051bd03-f0af-4392-968b-93e200d4b751",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-02-18T23:39:50.120567Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                },
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                }
              ],
              "selectedProducts": [
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                },
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "b6aca250-5624-4230-912f-fd1010eab702",
              "markerId": "3dcbdc0f-c037-4f25-bf98-139cadc1058a",
              "solutionId": "5051bd03-f0af-4392-968b-93e200d4b751",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-02-18T23:39:50.120567Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                },
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                }
              ],
              "selectedProducts": [
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                },
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "d896f798-dd74-4818-9875-fe08f4a51374",
              "date": "2026-02-18T23:39:50.120567Z",
              "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": "2140bced-73b2-413f-811b-42aebc42ee0b",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d896f798-dd74-4818-9875-fe08f4a51374"
            },
            {
              "id": "d896f798-dd74-4818-9875-fe08f4a51374",
              "date": "2026-02-18T23:39:50.120567Z",
              "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": "2140bced-73b2-413f-811b-42aebc42ee0b",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d896f798-dd74-4818-9875-fe08f4a51374"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "828a582c-cab9-4cd6-b111-4bb468079a2f",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-02-18T23:39:50.120567Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-02-18T23:39:50.120567Z",
          "modifiedBy": "sample string 5",
          "date": "2026-02-18T23:39:50.120567Z",
          "customerId": 6,
          "qrId": "b670b99b-93b2-45c5-bcdc-c2faa89eb5f5",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "bd49636e-0eff-479b-9a85-bf8643600c24",
          "markerXSolutions": [
            {
              "id": "b6aca250-5624-4230-912f-fd1010eab702",
              "markerId": "3dcbdc0f-c037-4f25-bf98-139cadc1058a",
              "solutionId": "5051bd03-f0af-4392-968b-93e200d4b751",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-02-18T23:39:50.120567Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                },
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                }
              ],
              "selectedProducts": [
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                },
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "b6aca250-5624-4230-912f-fd1010eab702",
              "markerId": "3dcbdc0f-c037-4f25-bf98-139cadc1058a",
              "solutionId": "5051bd03-f0af-4392-968b-93e200d4b751",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-02-18T23:39:50.120567Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                },
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                }
              ],
              "selectedProducts": [
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                },
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "d896f798-dd74-4818-9875-fe08f4a51374",
              "date": "2026-02-18T23:39:50.120567Z",
              "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": "2140bced-73b2-413f-811b-42aebc42ee0b",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d896f798-dd74-4818-9875-fe08f4a51374"
            },
            {
              "id": "d896f798-dd74-4818-9875-fe08f4a51374",
              "date": "2026-02-18T23:39:50.120567Z",
              "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": "2140bced-73b2-413f-811b-42aebc42ee0b",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d896f798-dd74-4818-9875-fe08f4a51374"
            }
          ],
          "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": "eae30ad7-95b9-4739-a9d0-00499bc27fa6",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2026-02-18T23:39:50.120567Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-02-18T23:39:50.120567Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2026-02-18T23:39:50.120567Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2026-02-18T23:39:50.120567Z",
      "buildingComponentId": "cd956891-d130-4602-9ec6-7790291f0de6",
      "blueprintFileId": "7458e5f7-3d88-4a56-965d-9fde33bf97de",
      "blueprintFile": {
        "id": "a784ef21-a105-45ef-b4ab-4aa05bc1001d",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2026-02-18T23:39:50.120567Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2026-02-18T23:39:50.120567Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "828a582c-cab9-4cd6-b111-4bb468079a2f",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-02-18T23:39:50.120567Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-02-18T23:39:50.120567Z",
          "modifiedBy": "sample string 5",
          "date": "2026-02-18T23:39:50.120567Z",
          "customerId": 6,
          "qrId": "b670b99b-93b2-45c5-bcdc-c2faa89eb5f5",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "bd49636e-0eff-479b-9a85-bf8643600c24",
          "markerXSolutions": [
            {
              "id": "b6aca250-5624-4230-912f-fd1010eab702",
              "markerId": "3dcbdc0f-c037-4f25-bf98-139cadc1058a",
              "solutionId": "5051bd03-f0af-4392-968b-93e200d4b751",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-02-18T23:39:50.120567Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                },
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                }
              ],
              "selectedProducts": [
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                },
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "b6aca250-5624-4230-912f-fd1010eab702",
              "markerId": "3dcbdc0f-c037-4f25-bf98-139cadc1058a",
              "solutionId": "5051bd03-f0af-4392-968b-93e200d4b751",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-02-18T23:39:50.120567Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                },
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                }
              ],
              "selectedProducts": [
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                },
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "d896f798-dd74-4818-9875-fe08f4a51374",
              "date": "2026-02-18T23:39:50.120567Z",
              "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": "2140bced-73b2-413f-811b-42aebc42ee0b",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d896f798-dd74-4818-9875-fe08f4a51374"
            },
            {
              "id": "d896f798-dd74-4818-9875-fe08f4a51374",
              "date": "2026-02-18T23:39:50.120567Z",
              "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": "2140bced-73b2-413f-811b-42aebc42ee0b",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d896f798-dd74-4818-9875-fe08f4a51374"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "828a582c-cab9-4cd6-b111-4bb468079a2f",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-02-18T23:39:50.120567Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-02-18T23:39:50.120567Z",
          "modifiedBy": "sample string 5",
          "date": "2026-02-18T23:39:50.120567Z",
          "customerId": 6,
          "qrId": "b670b99b-93b2-45c5-bcdc-c2faa89eb5f5",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "bd49636e-0eff-479b-9a85-bf8643600c24",
          "markerXSolutions": [
            {
              "id": "b6aca250-5624-4230-912f-fd1010eab702",
              "markerId": "3dcbdc0f-c037-4f25-bf98-139cadc1058a",
              "solutionId": "5051bd03-f0af-4392-968b-93e200d4b751",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-02-18T23:39:50.120567Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                },
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                }
              ],
              "selectedProducts": [
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                },
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "b6aca250-5624-4230-912f-fd1010eab702",
              "markerId": "3dcbdc0f-c037-4f25-bf98-139cadc1058a",
              "solutionId": "5051bd03-f0af-4392-968b-93e200d4b751",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-02-18T23:39:50.120567Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "a21392a1-4972-43ca-a534-51e72d2abac6",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ecd6e066-613d-43d8-a99e-e8292c770a97",
                  "qrLogAttributeListValue": {
                    "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                    "description": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                    "qrLogAttribute": {
                      "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                      "code": "sample string 2",
                      "createdTs": "2026-02-18T23:39:50.120567Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-02-18T23:39:50.120567Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                      "qrLogAttributeClass": {
                        "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f3c45375-5a3a-400f-9b3a-3b77ce4aa63a",
                  "qrLogAttributeId": "d43fa749-b9f5-4439-a37a-d33f764a3e6f",
                  "qrLogAttribute": {
                    "id": "1e48cf98-f00a-4d00-b4a4-7dfcc9fe6dc9",
                    "code": "sample string 2",
                    "createdTs": "2026-02-18T23:39:50.120567Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-02-18T23:39:50.120567Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "ea43c47e-e554-474d-9d22-816c92be84a2",
                    "qrLogAttributeClass": {
                      "id": "98dcc44e-a13f-4316-a4e8-ad2ab27abefe",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        },
                        {
                          "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      },
                      {
                        "id": "7193cc6b-d6e0-4114-8ec2-f59b75a1d244",
                        "description": "sample string 2",
                        "createdTs": "2026-02-18T23:39:50.120567Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-18T23:39:50.120567Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "e9cf6304-3d30-4017-9d3d-6f5f3033883e",
                        "translations": [
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          },
                          {
                            "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      },
                      {
                        "id": "fd9e4a9a-a6a3-4497-b917-ae17fd4649cb",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "51c00b61-fde4-46d8-98e6-c01c9e705890"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b32b8e30-5edd-44fe-811b-3f7d2d6801e5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                },
                {
                  "id": "a90a4c8b-6595-4051-9771-902ee9f5d192",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-02-18T23:39:50.120567Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "189ce3ba-ae03-49d6-8ffc-7d2344574a17",
                  "reportId": "a29d5e72-61f7-4ab5-b37d-44dba7538fdb",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a90a4c8b-6595-4051-9771-902ee9f5d192"
                }
              ],
              "selectedProducts": [
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                },
                {
                  "id": "03d1accf-9d86-4545-9620-281b5a9ced4c",
                  "markerXSolutionsId": "56588439-1dee-4847-a8a9-8a82fa14ce61",
                  "productId": "b550e58a-8c62-463b-9dc8-e804707272ab"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "d896f798-dd74-4818-9875-fe08f4a51374",
              "date": "2026-02-18T23:39:50.120567Z",
              "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": "2140bced-73b2-413f-811b-42aebc42ee0b",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d896f798-dd74-4818-9875-fe08f4a51374"
            },
            {
              "id": "d896f798-dd74-4818-9875-fe08f4a51374",
              "date": "2026-02-18T23:39:50.120567Z",
              "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": "2140bced-73b2-413f-811b-42aebc42ee0b",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/d896f798-dd74-4818-9875-fe08f4a51374"
            }
          ],
          "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
}