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": "ccba2adc-f144-4b91-ad9a-6ecc0e8ff517",
  "name": "sample string 2",
  "description": "sample string 3",
  "order": "sample string 4",
  "createdTs": "2025-11-09T11:35:37.2591345Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-11-09T11:35:37.2591345Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "projectId": "40c8a0e5-a37f-4916-a83e-00a263f56190",
  "project": {
    "id": "b9118005-414a-4012-90cc-5f7b94792f43",
    "name": "sample string 2",
    "status": "sample string 3",
    "buildingName": "sample string 4",
    "createdTs": "2025-11-09T11:35:37.2591345Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
    "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/b9118005-414a-4012-90cc-5f7b94792f43"
  },
  "blueprints": [
    {
      "id": "7b7ee980-8b29-4660-a9bc-62b0065816b8",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-11-09T11:35:37.2591345Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-11-09T11:35:37.2591345Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-11-09T11:35:37.2591345Z",
      "buildingComponentId": "15dde500-5a26-4694-b5b1-9282334f3666",
      "blueprintFileId": "4a7e62aa-9b6e-4a7f-8c23-39c34fc2f1d6",
      "blueprintFile": {
        "id": "5159295d-cf1b-42da-93a0-86ff7b6e8cc8",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-11-09T11:35:37.2591345Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "fb12b67a-367c-4f52-b9a4-d16405c2869f",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-11-09T11:35:37.2591345Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-11-09T11:35:37.2591345Z",
          "modifiedBy": "sample string 5",
          "date": "2025-11-09T11:35:37.2591345Z",
          "customerId": 6,
          "qrId": "daf4fb69-6804-4278-9fcb-570e02d63a9c",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0d5fbbf4-cffa-4e1b-8b31-3a14ce9c1b09",
          "markerXSolutions": [
            {
              "id": "3b0ebefc-aeb5-42f1-b8fe-aeae90964fca",
              "markerId": "448927f5-2ff8-4102-9c1b-43d245e94cf8",
              "solutionId": "b3bdfc9f-f640-4ae6-9046-09efab8c9cda",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-11-09T11:35:37.2591345Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                },
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                },
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "3b0ebefc-aeb5-42f1-b8fe-aeae90964fca",
              "markerId": "448927f5-2ff8-4102-9c1b-43d245e94cf8",
              "solutionId": "b3bdfc9f-f640-4ae6-9046-09efab8c9cda",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-11-09T11:35:37.2591345Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                },
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                },
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "608c452f-1906-4c56-b57c-d7003c08ea9d",
              "date": "2025-11-09T11:35:37.2591345Z",
              "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": "5043b0bf-ac90-49b5-afd5-7f7ecbe64207",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/608c452f-1906-4c56-b57c-d7003c08ea9d"
            },
            {
              "id": "608c452f-1906-4c56-b57c-d7003c08ea9d",
              "date": "2025-11-09T11:35:37.2591345Z",
              "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": "5043b0bf-ac90-49b5-afd5-7f7ecbe64207",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/608c452f-1906-4c56-b57c-d7003c08ea9d"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "fb12b67a-367c-4f52-b9a4-d16405c2869f",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-11-09T11:35:37.2591345Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-11-09T11:35:37.2591345Z",
          "modifiedBy": "sample string 5",
          "date": "2025-11-09T11:35:37.2591345Z",
          "customerId": 6,
          "qrId": "daf4fb69-6804-4278-9fcb-570e02d63a9c",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0d5fbbf4-cffa-4e1b-8b31-3a14ce9c1b09",
          "markerXSolutions": [
            {
              "id": "3b0ebefc-aeb5-42f1-b8fe-aeae90964fca",
              "markerId": "448927f5-2ff8-4102-9c1b-43d245e94cf8",
              "solutionId": "b3bdfc9f-f640-4ae6-9046-09efab8c9cda",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-11-09T11:35:37.2591345Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                },
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                },
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "3b0ebefc-aeb5-42f1-b8fe-aeae90964fca",
              "markerId": "448927f5-2ff8-4102-9c1b-43d245e94cf8",
              "solutionId": "b3bdfc9f-f640-4ae6-9046-09efab8c9cda",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-11-09T11:35:37.2591345Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                },
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                },
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "608c452f-1906-4c56-b57c-d7003c08ea9d",
              "date": "2025-11-09T11:35:37.2591345Z",
              "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": "5043b0bf-ac90-49b5-afd5-7f7ecbe64207",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/608c452f-1906-4c56-b57c-d7003c08ea9d"
            },
            {
              "id": "608c452f-1906-4c56-b57c-d7003c08ea9d",
              "date": "2025-11-09T11:35:37.2591345Z",
              "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": "5043b0bf-ac90-49b5-afd5-7f7ecbe64207",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/608c452f-1906-4c56-b57c-d7003c08ea9d"
            }
          ],
          "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": "7b7ee980-8b29-4660-a9bc-62b0065816b8",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-11-09T11:35:37.2591345Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-11-09T11:35:37.2591345Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-11-09T11:35:37.2591345Z",
      "buildingComponentId": "15dde500-5a26-4694-b5b1-9282334f3666",
      "blueprintFileId": "4a7e62aa-9b6e-4a7f-8c23-39c34fc2f1d6",
      "blueprintFile": {
        "id": "5159295d-cf1b-42da-93a0-86ff7b6e8cc8",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-11-09T11:35:37.2591345Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "fb12b67a-367c-4f52-b9a4-d16405c2869f",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-11-09T11:35:37.2591345Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-11-09T11:35:37.2591345Z",
          "modifiedBy": "sample string 5",
          "date": "2025-11-09T11:35:37.2591345Z",
          "customerId": 6,
          "qrId": "daf4fb69-6804-4278-9fcb-570e02d63a9c",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0d5fbbf4-cffa-4e1b-8b31-3a14ce9c1b09",
          "markerXSolutions": [
            {
              "id": "3b0ebefc-aeb5-42f1-b8fe-aeae90964fca",
              "markerId": "448927f5-2ff8-4102-9c1b-43d245e94cf8",
              "solutionId": "b3bdfc9f-f640-4ae6-9046-09efab8c9cda",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-11-09T11:35:37.2591345Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                },
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                },
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "3b0ebefc-aeb5-42f1-b8fe-aeae90964fca",
              "markerId": "448927f5-2ff8-4102-9c1b-43d245e94cf8",
              "solutionId": "b3bdfc9f-f640-4ae6-9046-09efab8c9cda",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-11-09T11:35:37.2591345Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                },
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                },
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "608c452f-1906-4c56-b57c-d7003c08ea9d",
              "date": "2025-11-09T11:35:37.2591345Z",
              "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": "5043b0bf-ac90-49b5-afd5-7f7ecbe64207",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/608c452f-1906-4c56-b57c-d7003c08ea9d"
            },
            {
              "id": "608c452f-1906-4c56-b57c-d7003c08ea9d",
              "date": "2025-11-09T11:35:37.2591345Z",
              "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": "5043b0bf-ac90-49b5-afd5-7f7ecbe64207",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/608c452f-1906-4c56-b57c-d7003c08ea9d"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "fb12b67a-367c-4f52-b9a4-d16405c2869f",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-11-09T11:35:37.2591345Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-11-09T11:35:37.2591345Z",
          "modifiedBy": "sample string 5",
          "date": "2025-11-09T11:35:37.2591345Z",
          "customerId": 6,
          "qrId": "daf4fb69-6804-4278-9fcb-570e02d63a9c",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0d5fbbf4-cffa-4e1b-8b31-3a14ce9c1b09",
          "markerXSolutions": [
            {
              "id": "3b0ebefc-aeb5-42f1-b8fe-aeae90964fca",
              "markerId": "448927f5-2ff8-4102-9c1b-43d245e94cf8",
              "solutionId": "b3bdfc9f-f640-4ae6-9046-09efab8c9cda",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-11-09T11:35:37.2591345Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                },
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                },
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "3b0ebefc-aeb5-42f1-b8fe-aeae90964fca",
              "markerId": "448927f5-2ff8-4102-9c1b-43d245e94cf8",
              "solutionId": "b3bdfc9f-f640-4ae6-9046-09efab8c9cda",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-11-09T11:35:37.2591345Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "06bf986e-5495-42cb-a98e-47e7986ab6a8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "5e17ae6f-947f-46fc-80eb-71c98ec40d6b",
                  "qrLogAttributeListValue": {
                    "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                    "description": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                    "qrLogAttribute": {
                      "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                      "code": "sample string 2",
                      "createdTs": "2025-11-09T11:35:37.2591345Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                      "qrLogAttributeClass": {
                        "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "1a6eb35e-b91f-4e5c-b6f7-4ba06fe52602",
                  "qrLogAttributeId": "8cec9743-f1c9-47bd-b83d-af0d8631e7d3",
                  "qrLogAttribute": {
                    "id": "2b183542-74a9-40d9-aac0-ffea48525e2e",
                    "code": "sample string 2",
                    "createdTs": "2025-11-09T11:35:37.2591345Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "f3849939-e9a4-42d3-88f2-66b7296740cd",
                    "qrLogAttributeClass": {
                      "id": "b80d3bda-f4b3-4bed-9125-af3c466c2a49",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        },
                        {
                          "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      },
                      {
                        "id": "f562f48b-fbc9-4c71-a514-bf16862eecfd",
                        "description": "sample string 2",
                        "createdTs": "2025-11-09T11:35:37.2591345Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-09T11:35:37.2591345Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "25a2fa69-508c-4300-899b-2828606f31c8",
                        "translations": [
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          },
                          {
                            "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      },
                      {
                        "id": "ed3cd4c0-c389-466e-963d-a452a9d6a0b3",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a65274f3-bd08-431a-8aae-79654449e7f2"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bf0b795a-87b6-45a1-b456-4545741b8273",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                },
                {
                  "id": "fc21df34-f170-4f1e-8f68-ba13a296891f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-09T11:35:37.2591345Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "2dbd0b62-ae04-47ff-886d-3db6298e1563",
                  "reportId": "3b668a30-daef-4c0f-b741-15cf36360bd4",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/fc21df34-f170-4f1e-8f68-ba13a296891f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                },
                {
                  "id": "ad896c5a-0444-4fec-aadf-dacf11a8c315",
                  "markerXSolutionsId": "db93bbb1-5217-4906-ad24-c827be63afca",
                  "productId": "7676d419-c407-43ad-800c-9aaf50242f19"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "608c452f-1906-4c56-b57c-d7003c08ea9d",
              "date": "2025-11-09T11:35:37.2591345Z",
              "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": "5043b0bf-ac90-49b5-afd5-7f7ecbe64207",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/608c452f-1906-4c56-b57c-d7003c08ea9d"
            },
            {
              "id": "608c452f-1906-4c56-b57c-d7003c08ea9d",
              "date": "2025-11-09T11:35:37.2591345Z",
              "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": "5043b0bf-ac90-49b5-afd5-7f7ecbe64207",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/608c452f-1906-4c56-b57c-d7003c08ea9d"
            }
          ],
          "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.