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": "1b9e20d0-9abe-473d-97b2-9c21c80b1fc9",
  "name": "sample string 2",
  "description": "sample string 3",
  "order": "sample string 4",
  "createdTs": "2025-11-06T10:07:44.1999748Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-11-06T10:07:44.1999748Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "projectId": "b24911c2-7d32-49a0-b7d3-0c58988c5502",
  "project": {
    "id": "89ce19f8-6c66-44ef-9014-f56bdd8f3b26",
    "name": "sample string 2",
    "status": "sample string 3",
    "buildingName": "sample string 4",
    "createdTs": "2025-11-06T10:07:44.1999748Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
    "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/89ce19f8-6c66-44ef-9014-f56bdd8f3b26"
  },
  "blueprints": [
    {
      "id": "9db8c091-d064-4d9f-b9eb-dd3dcebe4ca3",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-11-06T10:07:44.1999748Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-11-06T10:07:44.1999748Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-11-06T10:07:44.1999748Z",
      "buildingComponentId": "67e86200-a2b4-4a45-9bbd-b8c370afb93f",
      "blueprintFileId": "ecaee7c7-acd8-4799-9c25-30accf5879f5",
      "blueprintFile": {
        "id": "e2f31baf-5ee0-4fef-8511-a0314091f9ba",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-11-06T10:07:44.1999748Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "cd02f2fd-83d0-4902-82d8-185ba1c5e51b",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-11-06T10:07:44.1999748Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-11-06T10:07:44.1999748Z",
          "modifiedBy": "sample string 5",
          "date": "2025-11-06T10:07:44.1999748Z",
          "customerId": 6,
          "qrId": "011ae4b2-588b-4d16-9df3-bea2e3c39808",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "697acb12-4801-481b-8cb2-747b6459ed5c",
          "markerXSolutions": [
            {
              "id": "02d9aafd-e9d9-4c73-8556-f7847f651108",
              "markerId": "849dd22e-598c-4c14-956e-90d10f7f06b0",
              "solutionId": "e02057c5-5292-4f8c-af5b-adf2f019be71",
              "taxonomy263415Id": "24bb5042-146f-44df-9c7b-c728c757ad91",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-11-06T10:07:44.1999748Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                },
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                }
              ],
              "selectedProducts": [
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                },
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "02d9aafd-e9d9-4c73-8556-f7847f651108",
              "markerId": "849dd22e-598c-4c14-956e-90d10f7f06b0",
              "solutionId": "e02057c5-5292-4f8c-af5b-adf2f019be71",
              "taxonomy263415Id": "24bb5042-146f-44df-9c7b-c728c757ad91",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-11-06T10:07:44.1999748Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                },
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                }
              ],
              "selectedProducts": [
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                },
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "b18917ef-86f0-4a29-8ade-2e44bf3f9efb",
              "date": "2025-11-06T10:07:44.1999748Z",
              "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": "5c2fbcb3-cf9e-44ae-9a6d-ae0dfc6be4b1",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b18917ef-86f0-4a29-8ade-2e44bf3f9efb"
            },
            {
              "id": "b18917ef-86f0-4a29-8ade-2e44bf3f9efb",
              "date": "2025-11-06T10:07:44.1999748Z",
              "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": "5c2fbcb3-cf9e-44ae-9a6d-ae0dfc6be4b1",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b18917ef-86f0-4a29-8ade-2e44bf3f9efb"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "cd02f2fd-83d0-4902-82d8-185ba1c5e51b",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-11-06T10:07:44.1999748Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-11-06T10:07:44.1999748Z",
          "modifiedBy": "sample string 5",
          "date": "2025-11-06T10:07:44.1999748Z",
          "customerId": 6,
          "qrId": "011ae4b2-588b-4d16-9df3-bea2e3c39808",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "697acb12-4801-481b-8cb2-747b6459ed5c",
          "markerXSolutions": [
            {
              "id": "02d9aafd-e9d9-4c73-8556-f7847f651108",
              "markerId": "849dd22e-598c-4c14-956e-90d10f7f06b0",
              "solutionId": "e02057c5-5292-4f8c-af5b-adf2f019be71",
              "taxonomy263415Id": "24bb5042-146f-44df-9c7b-c728c757ad91",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-11-06T10:07:44.1999748Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                },
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                }
              ],
              "selectedProducts": [
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                },
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "02d9aafd-e9d9-4c73-8556-f7847f651108",
              "markerId": "849dd22e-598c-4c14-956e-90d10f7f06b0",
              "solutionId": "e02057c5-5292-4f8c-af5b-adf2f019be71",
              "taxonomy263415Id": "24bb5042-146f-44df-9c7b-c728c757ad91",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-11-06T10:07:44.1999748Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                },
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                }
              ],
              "selectedProducts": [
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                },
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "b18917ef-86f0-4a29-8ade-2e44bf3f9efb",
              "date": "2025-11-06T10:07:44.1999748Z",
              "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": "5c2fbcb3-cf9e-44ae-9a6d-ae0dfc6be4b1",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b18917ef-86f0-4a29-8ade-2e44bf3f9efb"
            },
            {
              "id": "b18917ef-86f0-4a29-8ade-2e44bf3f9efb",
              "date": "2025-11-06T10:07:44.1999748Z",
              "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": "5c2fbcb3-cf9e-44ae-9a6d-ae0dfc6be4b1",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b18917ef-86f0-4a29-8ade-2e44bf3f9efb"
            }
          ],
          "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": "9db8c091-d064-4d9f-b9eb-dd3dcebe4ca3",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-11-06T10:07:44.1999748Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-11-06T10:07:44.1999748Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-11-06T10:07:44.1999748Z",
      "buildingComponentId": "67e86200-a2b4-4a45-9bbd-b8c370afb93f",
      "blueprintFileId": "ecaee7c7-acd8-4799-9c25-30accf5879f5",
      "blueprintFile": {
        "id": "e2f31baf-5ee0-4fef-8511-a0314091f9ba",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-11-06T10:07:44.1999748Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "cd02f2fd-83d0-4902-82d8-185ba1c5e51b",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-11-06T10:07:44.1999748Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-11-06T10:07:44.1999748Z",
          "modifiedBy": "sample string 5",
          "date": "2025-11-06T10:07:44.1999748Z",
          "customerId": 6,
          "qrId": "011ae4b2-588b-4d16-9df3-bea2e3c39808",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "697acb12-4801-481b-8cb2-747b6459ed5c",
          "markerXSolutions": [
            {
              "id": "02d9aafd-e9d9-4c73-8556-f7847f651108",
              "markerId": "849dd22e-598c-4c14-956e-90d10f7f06b0",
              "solutionId": "e02057c5-5292-4f8c-af5b-adf2f019be71",
              "taxonomy263415Id": "24bb5042-146f-44df-9c7b-c728c757ad91",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-11-06T10:07:44.1999748Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                },
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                }
              ],
              "selectedProducts": [
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                },
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "02d9aafd-e9d9-4c73-8556-f7847f651108",
              "markerId": "849dd22e-598c-4c14-956e-90d10f7f06b0",
              "solutionId": "e02057c5-5292-4f8c-af5b-adf2f019be71",
              "taxonomy263415Id": "24bb5042-146f-44df-9c7b-c728c757ad91",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-11-06T10:07:44.1999748Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                },
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                }
              ],
              "selectedProducts": [
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                },
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "b18917ef-86f0-4a29-8ade-2e44bf3f9efb",
              "date": "2025-11-06T10:07:44.1999748Z",
              "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": "5c2fbcb3-cf9e-44ae-9a6d-ae0dfc6be4b1",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b18917ef-86f0-4a29-8ade-2e44bf3f9efb"
            },
            {
              "id": "b18917ef-86f0-4a29-8ade-2e44bf3f9efb",
              "date": "2025-11-06T10:07:44.1999748Z",
              "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": "5c2fbcb3-cf9e-44ae-9a6d-ae0dfc6be4b1",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b18917ef-86f0-4a29-8ade-2e44bf3f9efb"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "cd02f2fd-83d0-4902-82d8-185ba1c5e51b",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-11-06T10:07:44.1999748Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-11-06T10:07:44.1999748Z",
          "modifiedBy": "sample string 5",
          "date": "2025-11-06T10:07:44.1999748Z",
          "customerId": 6,
          "qrId": "011ae4b2-588b-4d16-9df3-bea2e3c39808",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "697acb12-4801-481b-8cb2-747b6459ed5c",
          "markerXSolutions": [
            {
              "id": "02d9aafd-e9d9-4c73-8556-f7847f651108",
              "markerId": "849dd22e-598c-4c14-956e-90d10f7f06b0",
              "solutionId": "e02057c5-5292-4f8c-af5b-adf2f019be71",
              "taxonomy263415Id": "24bb5042-146f-44df-9c7b-c728c757ad91",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-11-06T10:07:44.1999748Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                },
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                }
              ],
              "selectedProducts": [
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                },
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "02d9aafd-e9d9-4c73-8556-f7847f651108",
              "markerId": "849dd22e-598c-4c14-956e-90d10f7f06b0",
              "solutionId": "e02057c5-5292-4f8c-af5b-adf2f019be71",
              "taxonomy263415Id": "24bb5042-146f-44df-9c7b-c728c757ad91",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-11-06T10:07:44.1999748Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c857e5a1-e4ca-4204-a28e-5821e9169267",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "6ce9f5af-7ae6-49d2-b25f-8590b71622c5",
                  "qrLogAttributeListValue": {
                    "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                    "description": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                    "qrLogAttribute": {
                      "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                      "code": "sample string 2",
                      "createdTs": "2025-11-06T10:07:44.1999748Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                      "qrLogAttributeClass": {
                        "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ]
                  },
                  "markerXSolutionsId": "c6ef6f2b-90e3-455a-9442-7d4233d1c505",
                  "qrLogAttributeId": "cb1a8775-8904-4531-a2c6-370f260f9b5c",
                  "qrLogAttribute": {
                    "id": "43e7d09a-a050-4af9-9b3e-05facca4958f",
                    "code": "sample string 2",
                    "createdTs": "2025-11-06T10:07:44.1999748Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "6d449016-f608-4240-8d97-ce478b0cd371",
                    "qrLogAttributeClass": {
                      "id": "486a1c5e-f2a7-4828-8197-1e4972431dc2",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        },
                        {
                          "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      },
                      {
                        "id": "229f38e6-89c7-40b9-83f5-cf75b2db6bf1",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:07:44.1999748Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:07:44.1999748Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "65db8057-7314-45d7-9309-924241a05a3d",
                        "translations": [
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          },
                          {
                            "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      },
                      {
                        "id": "d7dac206-6afd-40bb-85ff-cc79dfb13cf4",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "32329f4f-f8e8-4f06-863d-2e9f7602d349"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "bbab0752-57e9-4d50-a672-b2d8c0ce8f63",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                },
                {
                  "id": "04cb603c-0883-4279-aa1f-8befeb98d2d2",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-11-06T10:07:44.1999748Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "1d2d055e-dcb6-414e-972b-b14ef6d574e4",
                  "reportId": "1fbc6c80-4a84-4a6b-a13b-82f9e42afd35",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/04cb603c-0883-4279-aa1f-8befeb98d2d2"
                }
              ],
              "selectedProducts": [
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                },
                {
                  "id": "f517b236-3143-4687-9763-6cb703de448b",
                  "markerXSolutionsId": "3c4842d3-c536-4597-a864-c2595c9b8d3f",
                  "productId": "c9e129e5-b4f7-4756-8c1d-eaf851f06d3a"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "b18917ef-86f0-4a29-8ade-2e44bf3f9efb",
              "date": "2025-11-06T10:07:44.1999748Z",
              "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": "5c2fbcb3-cf9e-44ae-9a6d-ae0dfc6be4b1",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b18917ef-86f0-4a29-8ade-2e44bf3f9efb"
            },
            {
              "id": "b18917ef-86f0-4a29-8ade-2e44bf3f9efb",
              "date": "2025-11-06T10:07:44.1999748Z",
              "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": "5c2fbcb3-cf9e-44ae-9a6d-ae0dfc6be4b1",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b18917ef-86f0-4a29-8ade-2e44bf3f9efb"
            }
          ],
          "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.