POST api/BuildingComponents

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "f7366254-c6dd-4c4f-9a4c-df46fd1c6cc3",
  "name": "sample string 2",
  "description": "sample string 3",
  "order": "sample string 4",
  "createdTs": "2026-01-03T08:24:43.0888964Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-01-03T08:24:43.0888964Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "projectId": "160f6b51-10cb-4538-8f40-195d016171a3",
  "project": {
    "id": "aa3c7ce0-cab9-4ba1-9477-25edcccd2009",
    "name": "sample string 2",
    "status": "sample string 3",
    "buildingName": "sample string 4",
    "createdTs": "2026-01-03T08:24:43.0888964Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
    "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/aa3c7ce0-cab9-4ba1-9477-25edcccd2009"
  },
  "blueprints": [
    {
      "id": "ba629261-60ad-4371-94e9-1395b1368390",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2026-01-03T08:24:43.0888964Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2026-01-03T08:24:43.0888964Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2026-01-03T08:24:43.0888964Z",
      "buildingComponentId": "18c4545a-7663-4d7d-8a3d-0d56e9edbe5e",
      "blueprintFileId": "9d644e79-d5fa-4692-8a74-c1888067134c",
      "blueprintFile": {
        "id": "dfd1097f-d151-4f71-897b-e2b58c6bb331",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2026-01-03T08:24:43.0888964Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "2d43a192-5720-4812-b23b-653dda0fe4a5",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-01-03T08:24:43.0888964Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-01-03T08:24:43.0888964Z",
          "modifiedBy": "sample string 5",
          "date": "2026-01-03T08:24:43.0888964Z",
          "customerId": 6,
          "qrId": "e25f6a00-f284-48f2-967e-3ce24b43721b",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "db26afa9-c8b3-4df7-ae08-cff1c37d4dc1",
          "markerXSolutions": [
            {
              "id": "b0d4ef27-68ac-4697-b792-d6414f80f477",
              "markerId": "e0b7da75-a196-45ff-bee6-2af29b0d11fe",
              "solutionId": "ce012fed-1b72-4a6d-9507-e083c6d0bf1c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-01-03T08:24:43.0888964Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                },
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                },
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "b0d4ef27-68ac-4697-b792-d6414f80f477",
              "markerId": "e0b7da75-a196-45ff-bee6-2af29b0d11fe",
              "solutionId": "ce012fed-1b72-4a6d-9507-e083c6d0bf1c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-01-03T08:24:43.0888964Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                },
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                },
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "5d2f25e0-c90f-4eb0-8108-990366f21d8e",
              "date": "2026-01-03T08:24:43.0888964Z",
              "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": "e1f62631-f189-48f6-8b65-cdcb2d26be3d",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/5d2f25e0-c90f-4eb0-8108-990366f21d8e"
            },
            {
              "id": "5d2f25e0-c90f-4eb0-8108-990366f21d8e",
              "date": "2026-01-03T08:24:43.0888964Z",
              "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": "e1f62631-f189-48f6-8b65-cdcb2d26be3d",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/5d2f25e0-c90f-4eb0-8108-990366f21d8e"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "2d43a192-5720-4812-b23b-653dda0fe4a5",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-01-03T08:24:43.0888964Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-01-03T08:24:43.0888964Z",
          "modifiedBy": "sample string 5",
          "date": "2026-01-03T08:24:43.0888964Z",
          "customerId": 6,
          "qrId": "e25f6a00-f284-48f2-967e-3ce24b43721b",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "db26afa9-c8b3-4df7-ae08-cff1c37d4dc1",
          "markerXSolutions": [
            {
              "id": "b0d4ef27-68ac-4697-b792-d6414f80f477",
              "markerId": "e0b7da75-a196-45ff-bee6-2af29b0d11fe",
              "solutionId": "ce012fed-1b72-4a6d-9507-e083c6d0bf1c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-01-03T08:24:43.0888964Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                },
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                },
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "b0d4ef27-68ac-4697-b792-d6414f80f477",
              "markerId": "e0b7da75-a196-45ff-bee6-2af29b0d11fe",
              "solutionId": "ce012fed-1b72-4a6d-9507-e083c6d0bf1c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-01-03T08:24:43.0888964Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                },
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                },
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "5d2f25e0-c90f-4eb0-8108-990366f21d8e",
              "date": "2026-01-03T08:24:43.0888964Z",
              "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": "e1f62631-f189-48f6-8b65-cdcb2d26be3d",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/5d2f25e0-c90f-4eb0-8108-990366f21d8e"
            },
            {
              "id": "5d2f25e0-c90f-4eb0-8108-990366f21d8e",
              "date": "2026-01-03T08:24:43.0888964Z",
              "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": "e1f62631-f189-48f6-8b65-cdcb2d26be3d",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/5d2f25e0-c90f-4eb0-8108-990366f21d8e"
            }
          ],
          "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": "ba629261-60ad-4371-94e9-1395b1368390",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2026-01-03T08:24:43.0888964Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2026-01-03T08:24:43.0888964Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2026-01-03T08:24:43.0888964Z",
      "buildingComponentId": "18c4545a-7663-4d7d-8a3d-0d56e9edbe5e",
      "blueprintFileId": "9d644e79-d5fa-4692-8a74-c1888067134c",
      "blueprintFile": {
        "id": "dfd1097f-d151-4f71-897b-e2b58c6bb331",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2026-01-03T08:24:43.0888964Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "2d43a192-5720-4812-b23b-653dda0fe4a5",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-01-03T08:24:43.0888964Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-01-03T08:24:43.0888964Z",
          "modifiedBy": "sample string 5",
          "date": "2026-01-03T08:24:43.0888964Z",
          "customerId": 6,
          "qrId": "e25f6a00-f284-48f2-967e-3ce24b43721b",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "db26afa9-c8b3-4df7-ae08-cff1c37d4dc1",
          "markerXSolutions": [
            {
              "id": "b0d4ef27-68ac-4697-b792-d6414f80f477",
              "markerId": "e0b7da75-a196-45ff-bee6-2af29b0d11fe",
              "solutionId": "ce012fed-1b72-4a6d-9507-e083c6d0bf1c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-01-03T08:24:43.0888964Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                },
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                },
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "b0d4ef27-68ac-4697-b792-d6414f80f477",
              "markerId": "e0b7da75-a196-45ff-bee6-2af29b0d11fe",
              "solutionId": "ce012fed-1b72-4a6d-9507-e083c6d0bf1c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-01-03T08:24:43.0888964Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                },
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                },
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "5d2f25e0-c90f-4eb0-8108-990366f21d8e",
              "date": "2026-01-03T08:24:43.0888964Z",
              "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": "e1f62631-f189-48f6-8b65-cdcb2d26be3d",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/5d2f25e0-c90f-4eb0-8108-990366f21d8e"
            },
            {
              "id": "5d2f25e0-c90f-4eb0-8108-990366f21d8e",
              "date": "2026-01-03T08:24:43.0888964Z",
              "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": "e1f62631-f189-48f6-8b65-cdcb2d26be3d",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/5d2f25e0-c90f-4eb0-8108-990366f21d8e"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "2d43a192-5720-4812-b23b-653dda0fe4a5",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-01-03T08:24:43.0888964Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-01-03T08:24:43.0888964Z",
          "modifiedBy": "sample string 5",
          "date": "2026-01-03T08:24:43.0888964Z",
          "customerId": 6,
          "qrId": "e25f6a00-f284-48f2-967e-3ce24b43721b",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "db26afa9-c8b3-4df7-ae08-cff1c37d4dc1",
          "markerXSolutions": [
            {
              "id": "b0d4ef27-68ac-4697-b792-d6414f80f477",
              "markerId": "e0b7da75-a196-45ff-bee6-2af29b0d11fe",
              "solutionId": "ce012fed-1b72-4a6d-9507-e083c6d0bf1c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-01-03T08:24:43.0888964Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                },
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                },
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "b0d4ef27-68ac-4697-b792-d6414f80f477",
              "markerId": "e0b7da75-a196-45ff-bee6-2af29b0d11fe",
              "solutionId": "ce012fed-1b72-4a6d-9507-e083c6d0bf1c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-01-03T08:24:43.0888964Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "de034702-91cf-46a2-9f97-2a53d49c9716",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "0c0c3349-48aa-4020-b8de-6419a14d88c2",
                  "qrLogAttributeListValue": {
                    "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                    "description": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                    "qrLogAttribute": {
                      "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                      "code": "sample string 2",
                      "createdTs": "2026-01-03T08:24:43.0888964Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                      "qrLogAttributeClass": {
                        "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ]
                  },
                  "markerXSolutionsId": "42f5ce60-0ded-4803-ade7-dfe243c0a6f9",
                  "qrLogAttributeId": "a160aa09-3342-4a9d-9f74-e4783fa8b11e",
                  "qrLogAttribute": {
                    "id": "96cacb1e-f017-4c42-a153-af93d572e263",
                    "code": "sample string 2",
                    "createdTs": "2026-01-03T08:24:43.0888964Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f6f10039-bfec-4eae-bb88-910c892a7625",
                    "qrLogAttributeClass": {
                      "id": "48afc95f-7b4b-48cc-a22b-800c08001c7e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        },
                        {
                          "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      },
                      {
                        "id": "5edcd5f7-f71e-464f-993d-6eddbc7849a2",
                        "description": "sample string 2",
                        "createdTs": "2026-01-03T08:24:43.0888964Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-03T08:24:43.0888964Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "c41c6622-c75e-4f96-aaab-de24ce04bffa",
                        "translations": [
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          },
                          {
                            "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      },
                      {
                        "id": "58313b9e-c309-4ed9-bea1-8260466bf658",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "2fa800ec-f637-4076-89ce-9ed67d5da9c0"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6c8265d2-b816-4f68-8995-a46a0359b2f5",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                },
                {
                  "id": "a554964c-c1d5-4c4a-af89-80de8a68a5fb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-01-03T08:24:43.0888964Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "a8919a2b-9163-48af-9eff-0e0e22e9a5d9",
                  "reportId": "9c4d995d-265f-4624-94d7-e9afd4d150b8",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/a554964c-c1d5-4c4a-af89-80de8a68a5fb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                },
                {
                  "id": "4a517260-9233-4e8d-bce8-adf51abe55b9",
                  "markerXSolutionsId": "b0fcc3d9-bd49-4d8a-bafb-aea838c1993d",
                  "productId": "b7586a7d-7b3a-4658-bdba-1f1812938fa7"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "5d2f25e0-c90f-4eb0-8108-990366f21d8e",
              "date": "2026-01-03T08:24:43.0888964Z",
              "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": "e1f62631-f189-48f6-8b65-cdcb2d26be3d",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/5d2f25e0-c90f-4eb0-8108-990366f21d8e"
            },
            {
              "id": "5d2f25e0-c90f-4eb0-8108-990366f21d8e",
              "date": "2026-01-03T08:24:43.0888964Z",
              "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": "e1f62631-f189-48f6-8b65-cdcb2d26be3d",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/5d2f25e0-c90f-4eb0-8108-990366f21d8e"
            }
          ],
          "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
}

application/x-www-form-urlencoded

Sample:

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

Response Information

Resource Description

BuildingComponentViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

CreatedTs

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

IsArchived

boolean

None.

Blueprints

Collection of BlueprintViewModel

None.

Installers

Collection of InstallerViewModel

None.

BlueprintsCount

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.