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": "5565b30f-004a-47d3-9f06-cd6e7b4d5d8d",
  "name": "sample string 2",
  "description": "sample string 3",
  "order": "sample string 4",
  "createdTs": "2025-04-04T00:14:58.7100652Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-04-04T00:14:58.7100652Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "projectId": "39b733a9-d434-4019-be4e-3ea6791d372c",
  "project": {
    "id": "5699ab78-1893-4106-9563-2f7336f11cff",
    "name": "sample string 2",
    "status": "sample string 3",
    "buildingName": "sample string 4",
    "createdTs": "2025-04-04T00:14:58.7100652Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
    "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/5699ab78-1893-4106-9563-2f7336f11cff"
  },
  "blueprints": [
    {
      "id": "4239bfc8-bacf-4646-ac9c-7d6a5a2bae8b",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-04-04T00:14:58.7100652Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-04-04T00:14:58.7100652Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-04-04T00:14:58.7100652Z",
      "buildingComponentId": "a84c3a49-7b9b-451a-82b6-e6b38ffb43fc",
      "blueprintFileId": "8385525a-4c88-42a7-b30a-af3ae7e1f7d9",
      "blueprintFile": {
        "id": "2c36d045-0472-4b5b-961e-9e1c5959d1b5",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-04-04T00:14:58.7100652Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "05d83d2b-eae8-4e2a-833f-8a2451c31444",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-04-04T00:14:58.7100652Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-04-04T00:14:58.7100652Z",
          "modifiedBy": "sample string 5",
          "date": "2025-04-04T00:14:58.7100652Z",
          "customerId": 6,
          "qrId": "8f3c1578-a812-48cb-bc14-578bc626d126",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0d0da3a6-cde4-40dd-820a-512320fad06b",
          "markerXSolutions": [
            {
              "id": "0a59ce3e-7012-401f-9f63-85dd94bddb47",
              "markerId": "ea24f113-ddff-4ff9-a44f-2cf935c2524a",
              "solutionId": "abc8e0e7-6308-4328-b2f6-a80895fa4cd2",
              "taxonomy263415Id": "d0f9f6bd-5676-4d38-9cfe-4e1cba795740",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-04-04T00:14:58.7100652Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                },
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                },
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "0a59ce3e-7012-401f-9f63-85dd94bddb47",
              "markerId": "ea24f113-ddff-4ff9-a44f-2cf935c2524a",
              "solutionId": "abc8e0e7-6308-4328-b2f6-a80895fa4cd2",
              "taxonomy263415Id": "d0f9f6bd-5676-4d38-9cfe-4e1cba795740",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-04-04T00:14:58.7100652Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                },
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                },
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "0963d9d8-1c3b-45ef-a2dd-c3201d5106a6",
              "date": "2025-04-04T00:14:58.7100652Z",
              "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": "17d73df6-f25d-490d-a8dc-fa790af6286a",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/0963d9d8-1c3b-45ef-a2dd-c3201d5106a6"
            },
            {
              "id": "0963d9d8-1c3b-45ef-a2dd-c3201d5106a6",
              "date": "2025-04-04T00:14:58.7100652Z",
              "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": "17d73df6-f25d-490d-a8dc-fa790af6286a",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/0963d9d8-1c3b-45ef-a2dd-c3201d5106a6"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "05d83d2b-eae8-4e2a-833f-8a2451c31444",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-04-04T00:14:58.7100652Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-04-04T00:14:58.7100652Z",
          "modifiedBy": "sample string 5",
          "date": "2025-04-04T00:14:58.7100652Z",
          "customerId": 6,
          "qrId": "8f3c1578-a812-48cb-bc14-578bc626d126",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0d0da3a6-cde4-40dd-820a-512320fad06b",
          "markerXSolutions": [
            {
              "id": "0a59ce3e-7012-401f-9f63-85dd94bddb47",
              "markerId": "ea24f113-ddff-4ff9-a44f-2cf935c2524a",
              "solutionId": "abc8e0e7-6308-4328-b2f6-a80895fa4cd2",
              "taxonomy263415Id": "d0f9f6bd-5676-4d38-9cfe-4e1cba795740",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-04-04T00:14:58.7100652Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                },
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                },
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "0a59ce3e-7012-401f-9f63-85dd94bddb47",
              "markerId": "ea24f113-ddff-4ff9-a44f-2cf935c2524a",
              "solutionId": "abc8e0e7-6308-4328-b2f6-a80895fa4cd2",
              "taxonomy263415Id": "d0f9f6bd-5676-4d38-9cfe-4e1cba795740",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-04-04T00:14:58.7100652Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                },
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                },
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "0963d9d8-1c3b-45ef-a2dd-c3201d5106a6",
              "date": "2025-04-04T00:14:58.7100652Z",
              "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": "17d73df6-f25d-490d-a8dc-fa790af6286a",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/0963d9d8-1c3b-45ef-a2dd-c3201d5106a6"
            },
            {
              "id": "0963d9d8-1c3b-45ef-a2dd-c3201d5106a6",
              "date": "2025-04-04T00:14:58.7100652Z",
              "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": "17d73df6-f25d-490d-a8dc-fa790af6286a",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/0963d9d8-1c3b-45ef-a2dd-c3201d5106a6"
            }
          ],
          "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": "4239bfc8-bacf-4646-ac9c-7d6a5a2bae8b",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-04-04T00:14:58.7100652Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-04-04T00:14:58.7100652Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-04-04T00:14:58.7100652Z",
      "buildingComponentId": "a84c3a49-7b9b-451a-82b6-e6b38ffb43fc",
      "blueprintFileId": "8385525a-4c88-42a7-b30a-af3ae7e1f7d9",
      "blueprintFile": {
        "id": "2c36d045-0472-4b5b-961e-9e1c5959d1b5",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-04-04T00:14:58.7100652Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "05d83d2b-eae8-4e2a-833f-8a2451c31444",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-04-04T00:14:58.7100652Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-04-04T00:14:58.7100652Z",
          "modifiedBy": "sample string 5",
          "date": "2025-04-04T00:14:58.7100652Z",
          "customerId": 6,
          "qrId": "8f3c1578-a812-48cb-bc14-578bc626d126",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0d0da3a6-cde4-40dd-820a-512320fad06b",
          "markerXSolutions": [
            {
              "id": "0a59ce3e-7012-401f-9f63-85dd94bddb47",
              "markerId": "ea24f113-ddff-4ff9-a44f-2cf935c2524a",
              "solutionId": "abc8e0e7-6308-4328-b2f6-a80895fa4cd2",
              "taxonomy263415Id": "d0f9f6bd-5676-4d38-9cfe-4e1cba795740",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-04-04T00:14:58.7100652Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                },
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                },
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "0a59ce3e-7012-401f-9f63-85dd94bddb47",
              "markerId": "ea24f113-ddff-4ff9-a44f-2cf935c2524a",
              "solutionId": "abc8e0e7-6308-4328-b2f6-a80895fa4cd2",
              "taxonomy263415Id": "d0f9f6bd-5676-4d38-9cfe-4e1cba795740",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-04-04T00:14:58.7100652Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                },
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                },
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "0963d9d8-1c3b-45ef-a2dd-c3201d5106a6",
              "date": "2025-04-04T00:14:58.7100652Z",
              "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": "17d73df6-f25d-490d-a8dc-fa790af6286a",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/0963d9d8-1c3b-45ef-a2dd-c3201d5106a6"
            },
            {
              "id": "0963d9d8-1c3b-45ef-a2dd-c3201d5106a6",
              "date": "2025-04-04T00:14:58.7100652Z",
              "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": "17d73df6-f25d-490d-a8dc-fa790af6286a",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/0963d9d8-1c3b-45ef-a2dd-c3201d5106a6"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "05d83d2b-eae8-4e2a-833f-8a2451c31444",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-04-04T00:14:58.7100652Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-04-04T00:14:58.7100652Z",
          "modifiedBy": "sample string 5",
          "date": "2025-04-04T00:14:58.7100652Z",
          "customerId": 6,
          "qrId": "8f3c1578-a812-48cb-bc14-578bc626d126",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0d0da3a6-cde4-40dd-820a-512320fad06b",
          "markerXSolutions": [
            {
              "id": "0a59ce3e-7012-401f-9f63-85dd94bddb47",
              "markerId": "ea24f113-ddff-4ff9-a44f-2cf935c2524a",
              "solutionId": "abc8e0e7-6308-4328-b2f6-a80895fa4cd2",
              "taxonomy263415Id": "d0f9f6bd-5676-4d38-9cfe-4e1cba795740",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-04-04T00:14:58.7100652Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                },
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                },
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "0a59ce3e-7012-401f-9f63-85dd94bddb47",
              "markerId": "ea24f113-ddff-4ff9-a44f-2cf935c2524a",
              "solutionId": "abc8e0e7-6308-4328-b2f6-a80895fa4cd2",
              "taxonomy263415Id": "d0f9f6bd-5676-4d38-9cfe-4e1cba795740",
              "amount": 3,
              "diameter": 4.0,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8.0,
              "comments": "sample string 9",
              "createdTs": "2025-04-04T00:14:58.7100652Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "aa5467f4-20eb-4680-8e13-f1da52a2cb2e",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "3f4a5e68-f96e-4a05-93ae-c1249f248b8a",
                  "qrLogAttributeListValue": {
                    "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                    "description": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                    "qrLogAttribute": {
                      "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                      "code": "sample string 2",
                      "createdTs": "2025-04-04T00:14:58.7100652Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                      "qrLogAttributeClass": {
                        "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ]
                  },
                  "markerXSolutionsId": "8b25a559-759d-430e-ae10-32db015ff074",
                  "qrLogAttributeId": "3776d1d4-08d7-4d97-8d0f-740fb3fdb832",
                  "qrLogAttribute": {
                    "id": "5b642102-1c03-4b89-9464-4821a6d06a54",
                    "code": "sample string 2",
                    "createdTs": "2025-04-04T00:14:58.7100652Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "0a1ba9e9-d987-4c6a-863c-286b6600580a",
                    "qrLogAttributeClass": {
                      "id": "3058f116-c286-4e00-be66-b6b7ad309bee",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        },
                        {
                          "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      },
                      {
                        "id": "1a55ce05-3a02-429c-822a-a73081e28c97",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:14:58.7100652Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:14:58.7100652Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "b50f3067-193b-4a9f-905c-097d77620b82",
                        "translations": [
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          },
                          {
                            "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      },
                      {
                        "id": "d5de35b6-f06f-4b9b-97d7-58f766a2a27a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "39a39171-7611-4d8f-b6a4-fe60fa590891"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9c90c92e-e928-4e27-a2e2-aed9bee6fa82",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                },
                {
                  "id": "a68c2238-e65e-42ba-922b-ee01bfe6f5b4",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-04T00:14:58.7100652Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "053228b8-7d1e-4d1d-bcec-324a7253d781",
                  "reportId": "3e3231ee-4f9b-43fe-8b26-d5619fa2d05d",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a68c2238-e65e-42ba-922b-ee01bfe6f5b4"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                },
                {
                  "id": "5c54e8d0-d83c-434a-8320-6f5d94e969f2",
                  "markerXSolutionsId": "913e7614-9175-4be7-819c-dc6d4f8eff9c",
                  "productId": "2b85c742-0014-4854-b04d-3d8f7a166884"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "0963d9d8-1c3b-45ef-a2dd-c3201d5106a6",
              "date": "2025-04-04T00:14:58.7100652Z",
              "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": "17d73df6-f25d-490d-a8dc-fa790af6286a",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/0963d9d8-1c3b-45ef-a2dd-c3201d5106a6"
            },
            {
              "id": "0963d9d8-1c3b-45ef-a2dd-c3201d5106a6",
              "date": "2025-04-04T00:14:58.7100652Z",
              "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": "17d73df6-f25d-490d-a8dc-fa790af6286a",
              "isDeleted": true,
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/0963d9d8-1c3b-45ef-a2dd-c3201d5106a6"
            }
          ],
          "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.