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": "f65541f7-64d3-4e93-ad55-b62e8690c5c4",
  "name": "sample string 2",
  "description": "sample string 3",
  "order": "sample string 4",
  "createdTs": "2026-04-12T21:47:27.8467375Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-04-12T21:47:27.8467375Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "projectId": "dda20b8e-34f7-49c4-9a80-3d21ca8b554d",
  "project": {
    "id": "2f8104f9-1e15-49d4-ae70-f769f2ab85f0",
    "name": "sample string 2",
    "status": "sample string 3",
    "buildingName": "sample string 4",
    "createdTs": "2026-04-12T21:47:27.8467375Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2026-04-12T21:47:27.8467375Z",
    "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-uat.ipcom.be/api/DownloadImage/2f8104f9-1e15-49d4-ae70-f769f2ab85f0"
  },
  "blueprints": [
    {
      "id": "b9ec968c-434b-4c1b-86e4-acf6b67c2834",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2026-04-12T21:47:27.8467375Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-04-12T21:47:27.8467375Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2026-04-12T21:47:27.8467375Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2026-04-12T21:47:27.8467375Z",
      "buildingComponentId": "5cedd7c6-f000-4458-a3ba-34c7750f866c",
      "blueprintFileId": "fc4be513-409c-4e8e-b6e8-50fe8c392662",
      "blueprintFile": {
        "id": "408c2880-2404-41b6-a1a8-8c86c15c2fcd",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2026-04-12T21:47:27.8467375Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2026-04-12T21:47:27.8467375Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "0b4bc4d9-bc4c-4174-b6db-b2999b1a73f1",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-04-12T21:47:27.8623624Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-04-12T21:47:27.8623624Z",
          "modifiedBy": "sample string 5",
          "date": "2026-04-12T21:47:27.8623624Z",
          "customerId": 6,
          "qrId": "88e98131-daaf-44b2-a6e9-ec23a3aded9f",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "aa60573a-b1ea-4752-9cd0-5c4d3723e653",
          "markerXSolutions": [
            {
              "id": "a82f41a7-fa21-441e-91e1-3c5c6616751b",
              "markerId": "386b3e69-a361-465d-9fc9-6d11ce1e9fbe",
              "solutionId": "76efdbf9-927f-4357-af33-3bb795a52d8d",
              "taxonomy263415Id": "00829012-4478-413d-83f0-418dc8e3e1b7",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2026-04-12T21:47:27.8623624Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                },
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                }
              ],
              "selectedProducts": [
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                },
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "a82f41a7-fa21-441e-91e1-3c5c6616751b",
              "markerId": "386b3e69-a361-465d-9fc9-6d11ce1e9fbe",
              "solutionId": "76efdbf9-927f-4357-af33-3bb795a52d8d",
              "taxonomy263415Id": "00829012-4478-413d-83f0-418dc8e3e1b7",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2026-04-12T21:47:27.8623624Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                },
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                }
              ],
              "selectedProducts": [
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                },
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f",
              "date": "2026-04-12T21:47:27.8623624Z",
              "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": "b7b774c9-fbcf-47b6-aaa2-6ad2f72e33f5",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f"
            },
            {
              "id": "49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f",
              "date": "2026-04-12T21:47:27.8623624Z",
              "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": "b7b774c9-fbcf-47b6-aaa2-6ad2f72e33f5",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "0b4bc4d9-bc4c-4174-b6db-b2999b1a73f1",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-04-12T21:47:27.8623624Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-04-12T21:47:27.8623624Z",
          "modifiedBy": "sample string 5",
          "date": "2026-04-12T21:47:27.8623624Z",
          "customerId": 6,
          "qrId": "88e98131-daaf-44b2-a6e9-ec23a3aded9f",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "aa60573a-b1ea-4752-9cd0-5c4d3723e653",
          "markerXSolutions": [
            {
              "id": "a82f41a7-fa21-441e-91e1-3c5c6616751b",
              "markerId": "386b3e69-a361-465d-9fc9-6d11ce1e9fbe",
              "solutionId": "76efdbf9-927f-4357-af33-3bb795a52d8d",
              "taxonomy263415Id": "00829012-4478-413d-83f0-418dc8e3e1b7",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2026-04-12T21:47:27.8623624Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                },
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                }
              ],
              "selectedProducts": [
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                },
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "a82f41a7-fa21-441e-91e1-3c5c6616751b",
              "markerId": "386b3e69-a361-465d-9fc9-6d11ce1e9fbe",
              "solutionId": "76efdbf9-927f-4357-af33-3bb795a52d8d",
              "taxonomy263415Id": "00829012-4478-413d-83f0-418dc8e3e1b7",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2026-04-12T21:47:27.8623624Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                },
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                }
              ],
              "selectedProducts": [
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                },
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f",
              "date": "2026-04-12T21:47:27.8623624Z",
              "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": "b7b774c9-fbcf-47b6-aaa2-6ad2f72e33f5",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f"
            },
            {
              "id": "49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f",
              "date": "2026-04-12T21:47:27.8623624Z",
              "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": "b7b774c9-fbcf-47b6-aaa2-6ad2f72e33f5",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f"
            }
          ],
          "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": "b9ec968c-434b-4c1b-86e4-acf6b67c2834",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2026-04-12T21:47:27.8467375Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-04-12T21:47:27.8467375Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2026-04-12T21:47:27.8467375Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2026-04-12T21:47:27.8467375Z",
      "buildingComponentId": "5cedd7c6-f000-4458-a3ba-34c7750f866c",
      "blueprintFileId": "fc4be513-409c-4e8e-b6e8-50fe8c392662",
      "blueprintFile": {
        "id": "408c2880-2404-41b6-a1a8-8c86c15c2fcd",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2026-04-12T21:47:27.8467375Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2026-04-12T21:47:27.8467375Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "0b4bc4d9-bc4c-4174-b6db-b2999b1a73f1",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-04-12T21:47:27.8623624Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-04-12T21:47:27.8623624Z",
          "modifiedBy": "sample string 5",
          "date": "2026-04-12T21:47:27.8623624Z",
          "customerId": 6,
          "qrId": "88e98131-daaf-44b2-a6e9-ec23a3aded9f",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "aa60573a-b1ea-4752-9cd0-5c4d3723e653",
          "markerXSolutions": [
            {
              "id": "a82f41a7-fa21-441e-91e1-3c5c6616751b",
              "markerId": "386b3e69-a361-465d-9fc9-6d11ce1e9fbe",
              "solutionId": "76efdbf9-927f-4357-af33-3bb795a52d8d",
              "taxonomy263415Id": "00829012-4478-413d-83f0-418dc8e3e1b7",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2026-04-12T21:47:27.8623624Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                },
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                }
              ],
              "selectedProducts": [
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                },
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "a82f41a7-fa21-441e-91e1-3c5c6616751b",
              "markerId": "386b3e69-a361-465d-9fc9-6d11ce1e9fbe",
              "solutionId": "76efdbf9-927f-4357-af33-3bb795a52d8d",
              "taxonomy263415Id": "00829012-4478-413d-83f0-418dc8e3e1b7",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2026-04-12T21:47:27.8623624Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                },
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                }
              ],
              "selectedProducts": [
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                },
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f",
              "date": "2026-04-12T21:47:27.8623624Z",
              "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": "b7b774c9-fbcf-47b6-aaa2-6ad2f72e33f5",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f"
            },
            {
              "id": "49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f",
              "date": "2026-04-12T21:47:27.8623624Z",
              "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": "b7b774c9-fbcf-47b6-aaa2-6ad2f72e33f5",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "0b4bc4d9-bc4c-4174-b6db-b2999b1a73f1",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-04-12T21:47:27.8623624Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-04-12T21:47:27.8623624Z",
          "modifiedBy": "sample string 5",
          "date": "2026-04-12T21:47:27.8623624Z",
          "customerId": 6,
          "qrId": "88e98131-daaf-44b2-a6e9-ec23a3aded9f",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "aa60573a-b1ea-4752-9cd0-5c4d3723e653",
          "markerXSolutions": [
            {
              "id": "a82f41a7-fa21-441e-91e1-3c5c6616751b",
              "markerId": "386b3e69-a361-465d-9fc9-6d11ce1e9fbe",
              "solutionId": "76efdbf9-927f-4357-af33-3bb795a52d8d",
              "taxonomy263415Id": "00829012-4478-413d-83f0-418dc8e3e1b7",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2026-04-12T21:47:27.8623624Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                },
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                }
              ],
              "selectedProducts": [
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                },
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "a82f41a7-fa21-441e-91e1-3c5c6616751b",
              "markerId": "386b3e69-a361-465d-9fc9-6d11ce1e9fbe",
              "solutionId": "76efdbf9-927f-4357-af33-3bb795a52d8d",
              "taxonomy263415Id": "00829012-4478-413d-83f0-418dc8e3e1b7",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2026-04-12T21:47:27.8623624Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "ec818d69-a008-4952-8619-341d578840b9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ad77d436-e9d2-45aa-b259-a0773458f5a2",
                  "qrLogAttributeListValue": {
                    "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                    "description": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                    "qrLogAttribute": {
                      "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                      "code": "sample string 2",
                      "createdTs": "2026-04-12T21:47:27.8623624Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                      "qrLogAttributeClass": {
                        "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ]
                  },
                  "markerXSolutionsId": "b36d5a5e-9498-4839-b0e9-75949d51814b",
                  "qrLogAttributeId": "dafcc0b1-c917-4381-a382-3af41f861a32",
                  "qrLogAttribute": {
                    "id": "5aae5c35-0ef3-4cc2-8a8e-30c2f84579e7",
                    "code": "sample string 2",
                    "createdTs": "2026-04-12T21:47:27.8623624Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "5ece6c6f-6de3-4511-bd06-5afac2131ed2",
                    "qrLogAttributeClass": {
                      "id": "f72a6ebd-4b2c-4a60-83dc-5bf5e92db77b",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        },
                        {
                          "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      },
                      {
                        "id": "052ca044-86f7-4ddb-b267-0b4a4f853a6b",
                        "description": "sample string 2",
                        "createdTs": "2026-04-12T21:47:27.8623624Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-04-12T21:47:27.8623624Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "acd1bed1-db44-4799-9a06-1544018c2b93",
                        "translations": [
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          },
                          {
                            "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      },
                      {
                        "id": "15990c7d-47bb-4cc3-89f3-a3f14d629515",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a384c6d9-2a24-4e56-a514-872b0f83bdce"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1a84e40d-9a1e-4f92-9711-32b7d34b26f6",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                },
                {
                  "id": "6d324d2d-3b81-410d-adb3-5021c2bcadb8",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-04-12T21:47:27.8623624Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "78a57c79-cdc8-42fe-91c1-e915e0d48068",
                  "reportId": "3f758f4f-47e0-4c43-8900-ebf50d070f25",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6d324d2d-3b81-410d-adb3-5021c2bcadb8"
                }
              ],
              "selectedProducts": [
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                },
                {
                  "id": "13028d3b-d559-45b0-aad4-fae6cf2f7489",
                  "markerXSolutionsId": "44fe49f4-f013-4cb7-bfc8-d17c1cffee51",
                  "productId": "5454e347-7865-464f-a160-981585a58e29"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f",
              "date": "2026-04-12T21:47:27.8623624Z",
              "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": "b7b774c9-fbcf-47b6-aaa2-6ad2f72e33f5",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f"
            },
            {
              "id": "49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f",
              "date": "2026-04-12T21:47:27.8623624Z",
              "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": "b7b774c9-fbcf-47b6-aaa2-6ad2f72e33f5",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/49c5bf1a-6a54-4bc1-a0fa-8c29eb64af5f"
            }
          ],
          "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:

Sample not available.

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.