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": "9ec8ef86-5f21-42d7-9ed0-9db16ed19bf5",
  "name": "sample string 2",
  "description": "sample string 3",
  "order": "sample string 4",
  "createdTs": "2025-04-03T21:25:55.9369766Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-04-03T21:25:55.9369766Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "projectId": "81ce7f0e-96ad-42cf-b41d-a26a09f8272b",
  "project": {
    "id": "296cd571-2e06-40fb-9e00-4b570ad6da4a",
    "name": "sample string 2",
    "status": "sample string 3",
    "buildingName": "sample string 4",
    "createdTs": "2025-04-03T21:25:55.9369766Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
    "modifiedBy": "sample string 7",
    "customerId": 8,
    "image": "sample string 9",
    "street": "sample string 10",
    "no": "sample string 11",
    "postalCode": "sample string 12",
    "city": "sample string 13",
    "country": "sample string 14",
    "contactName": "sample string 15",
    "contactFunction": "sample string 16",
    "mobile": "sample string 17",
    "email": "sample string 18",
    "buildingComponents": [],
    "isDeleted": true,
    "installers": [
      {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      },
      {
        "id": 1,
        "firstname": "sample string 2",
        "name": "sample string 3"
      }
    ],
    "link": "https://firelog-api.ipcom.be/api/DownloadImage/296cd571-2e06-40fb-9e00-4b570ad6da4a"
  },
  "blueprints": [
    {
      "id": "749d5061-b496-41af-98e1-7d641b5fd579",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-04-03T21:25:55.9369766Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-04-03T21:25:55.9369766Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-04-03T21:25:55.9369766Z",
      "buildingComponentId": "000efcab-7c91-4cd4-9577-e7cbc85aeb2b",
      "blueprintFileId": "720b59c9-6b31-48f8-b031-42e2f599f3df",
      "blueprintFile": {
        "id": "21ee34fc-705f-4f58-876e-dd8f89f46428",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-04-03T21:25:55.9369766Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "ed74a145-bee1-4f83-9d80-e8ac285f9937",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-04-03T21:25:55.9369766Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-04-03T21:25:55.9369766Z",
          "modifiedBy": "sample string 5",
          "date": "2025-04-03T21:25:55.9369766Z",
          "customerId": 6,
          "qrId": "3fb6d01f-dbac-47ac-8976-1cb5b32b9d6d",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "6a5e53ba-96ea-464e-92d4-752d3dd3ceb9",
          "markerXSolutions": [
            {
              "id": "71f13cca-3693-4024-9128-2ea1cb7d123b",
              "markerId": "16ef2488-f9cc-4cb9-b81e-96d48a4c0c7e",
              "solutionId": "aff11ea6-3e4f-43a5-9019-a9dfb28ddf4c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-04-03T21:25:55.9369766Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                },
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                }
              ],
              "selectedProducts": [
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                },
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "71f13cca-3693-4024-9128-2ea1cb7d123b",
              "markerId": "16ef2488-f9cc-4cb9-b81e-96d48a4c0c7e",
              "solutionId": "aff11ea6-3e4f-43a5-9019-a9dfb28ddf4c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-04-03T21:25:55.9369766Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                },
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                }
              ],
              "selectedProducts": [
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                },
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "a712e3d0-35ed-4b39-bb19-fccf3695abd3",
              "date": "2025-04-03T21:25:55.9369766Z",
              "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": "66ff881d-e389-4523-a1d5-ee23ba2af7dd",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/a712e3d0-35ed-4b39-bb19-fccf3695abd3"
            },
            {
              "id": "a712e3d0-35ed-4b39-bb19-fccf3695abd3",
              "date": "2025-04-03T21:25:55.9369766Z",
              "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": "66ff881d-e389-4523-a1d5-ee23ba2af7dd",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/a712e3d0-35ed-4b39-bb19-fccf3695abd3"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "ed74a145-bee1-4f83-9d80-e8ac285f9937",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-04-03T21:25:55.9369766Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-04-03T21:25:55.9369766Z",
          "modifiedBy": "sample string 5",
          "date": "2025-04-03T21:25:55.9369766Z",
          "customerId": 6,
          "qrId": "3fb6d01f-dbac-47ac-8976-1cb5b32b9d6d",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "6a5e53ba-96ea-464e-92d4-752d3dd3ceb9",
          "markerXSolutions": [
            {
              "id": "71f13cca-3693-4024-9128-2ea1cb7d123b",
              "markerId": "16ef2488-f9cc-4cb9-b81e-96d48a4c0c7e",
              "solutionId": "aff11ea6-3e4f-43a5-9019-a9dfb28ddf4c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-04-03T21:25:55.9369766Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                },
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                }
              ],
              "selectedProducts": [
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                },
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "71f13cca-3693-4024-9128-2ea1cb7d123b",
              "markerId": "16ef2488-f9cc-4cb9-b81e-96d48a4c0c7e",
              "solutionId": "aff11ea6-3e4f-43a5-9019-a9dfb28ddf4c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-04-03T21:25:55.9369766Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                },
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                }
              ],
              "selectedProducts": [
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                },
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "a712e3d0-35ed-4b39-bb19-fccf3695abd3",
              "date": "2025-04-03T21:25:55.9369766Z",
              "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": "66ff881d-e389-4523-a1d5-ee23ba2af7dd",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/a712e3d0-35ed-4b39-bb19-fccf3695abd3"
            },
            {
              "id": "a712e3d0-35ed-4b39-bb19-fccf3695abd3",
              "date": "2025-04-03T21:25:55.9369766Z",
              "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": "66ff881d-e389-4523-a1d5-ee23ba2af7dd",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/a712e3d0-35ed-4b39-bb19-fccf3695abd3"
            }
          ],
          "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": "749d5061-b496-41af-98e1-7d641b5fd579",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-04-03T21:25:55.9369766Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-04-03T21:25:55.9369766Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-04-03T21:25:55.9369766Z",
      "buildingComponentId": "000efcab-7c91-4cd4-9577-e7cbc85aeb2b",
      "blueprintFileId": "720b59c9-6b31-48f8-b031-42e2f599f3df",
      "blueprintFile": {
        "id": "21ee34fc-705f-4f58-876e-dd8f89f46428",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-04-03T21:25:55.9369766Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "ed74a145-bee1-4f83-9d80-e8ac285f9937",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-04-03T21:25:55.9369766Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-04-03T21:25:55.9369766Z",
          "modifiedBy": "sample string 5",
          "date": "2025-04-03T21:25:55.9369766Z",
          "customerId": 6,
          "qrId": "3fb6d01f-dbac-47ac-8976-1cb5b32b9d6d",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "6a5e53ba-96ea-464e-92d4-752d3dd3ceb9",
          "markerXSolutions": [
            {
              "id": "71f13cca-3693-4024-9128-2ea1cb7d123b",
              "markerId": "16ef2488-f9cc-4cb9-b81e-96d48a4c0c7e",
              "solutionId": "aff11ea6-3e4f-43a5-9019-a9dfb28ddf4c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-04-03T21:25:55.9369766Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                },
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                }
              ],
              "selectedProducts": [
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                },
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "71f13cca-3693-4024-9128-2ea1cb7d123b",
              "markerId": "16ef2488-f9cc-4cb9-b81e-96d48a4c0c7e",
              "solutionId": "aff11ea6-3e4f-43a5-9019-a9dfb28ddf4c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-04-03T21:25:55.9369766Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                },
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                }
              ],
              "selectedProducts": [
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                },
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "a712e3d0-35ed-4b39-bb19-fccf3695abd3",
              "date": "2025-04-03T21:25:55.9369766Z",
              "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": "66ff881d-e389-4523-a1d5-ee23ba2af7dd",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/a712e3d0-35ed-4b39-bb19-fccf3695abd3"
            },
            {
              "id": "a712e3d0-35ed-4b39-bb19-fccf3695abd3",
              "date": "2025-04-03T21:25:55.9369766Z",
              "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": "66ff881d-e389-4523-a1d5-ee23ba2af7dd",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/a712e3d0-35ed-4b39-bb19-fccf3695abd3"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "ed74a145-bee1-4f83-9d80-e8ac285f9937",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-04-03T21:25:55.9369766Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-04-03T21:25:55.9369766Z",
          "modifiedBy": "sample string 5",
          "date": "2025-04-03T21:25:55.9369766Z",
          "customerId": 6,
          "qrId": "3fb6d01f-dbac-47ac-8976-1cb5b32b9d6d",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "6a5e53ba-96ea-464e-92d4-752d3dd3ceb9",
          "markerXSolutions": [
            {
              "id": "71f13cca-3693-4024-9128-2ea1cb7d123b",
              "markerId": "16ef2488-f9cc-4cb9-b81e-96d48a4c0c7e",
              "solutionId": "aff11ea6-3e4f-43a5-9019-a9dfb28ddf4c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-04-03T21:25:55.9369766Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                },
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                }
              ],
              "selectedProducts": [
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                },
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "71f13cca-3693-4024-9128-2ea1cb7d123b",
              "markerId": "16ef2488-f9cc-4cb9-b81e-96d48a4c0c7e",
              "solutionId": "aff11ea6-3e4f-43a5-9019-a9dfb28ddf4c",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-04-03T21:25:55.9369766Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "c42926ad-9dda-4571-bb47-6d043da9ff52",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "bbce61c8-1bec-4933-abe2-2e6dddee89fa",
                  "qrLogAttributeListValue": {
                    "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                    "description": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                    "qrLogAttribute": {
                      "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                      "code": "sample string 2",
                      "createdTs": "2025-04-03T21:25:55.9369766Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                      "qrLogAttributeClass": {
                        "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "2b3eae09-1675-4a08-95d7-c0aab8cc3399",
                  "qrLogAttributeId": "08670213-37c3-4525-9f64-fd29c2fb1055",
                  "qrLogAttribute": {
                    "id": "ce0c8536-155d-4e2b-a5ed-2f4cf0e50671",
                    "code": "sample string 2",
                    "createdTs": "2025-04-03T21:25:55.9369766Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "7be7ee2e-b728-4dc8-8d13-9f37c9fd08fa",
                    "qrLogAttributeClass": {
                      "id": "ad4ca4ee-ed69-4a5b-b8e9-0465cb1979e9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        },
                        {
                          "id": "19838578-db43-4836-a553-37b11ec61b9c",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      },
                      {
                        "id": "70eaf3b5-ebf9-4aa8-ad7d-15e640587c5c",
                        "description": "sample string 2",
                        "createdTs": "2025-04-03T21:25:55.9369766Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-03T21:25:55.9369766Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5be15854-2828-4300-84b3-5e4b35a1cf9a",
                        "translations": [
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          },
                          {
                            "id": "19838578-db43-4836-a553-37b11ec61b9c",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      },
                      {
                        "id": "19838578-db43-4836-a553-37b11ec61b9c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "aafe14ef-8f2b-4564-85de-6fb41432af4c"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b5c42e50-d4db-4461-9e01-1a6de0ecc788",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                },
                {
                  "id": "838fe023-6896-4c48-95db-e7c7bffb3498",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-04-03T21:25:55.9369766Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "7b19a450-e918-4a92-8063-5c08bd716dc3",
                  "reportId": "9a442538-506c-4c3b-99ae-ab7efe3e764c",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/838fe023-6896-4c48-95db-e7c7bffb3498"
                }
              ],
              "selectedProducts": [
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                },
                {
                  "id": "d28530e8-92c8-4b0a-95a9-910b79513549",
                  "markerXSolutionsId": "b1dd5bef-4acb-4194-821f-dfa3e8777f2c",
                  "productId": "8c0adaae-5f5f-42c6-9779-12624f39e466"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "a712e3d0-35ed-4b39-bb19-fccf3695abd3",
              "date": "2025-04-03T21:25:55.9369766Z",
              "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": "66ff881d-e389-4523-a1d5-ee23ba2af7dd",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/a712e3d0-35ed-4b39-bb19-fccf3695abd3"
            },
            {
              "id": "a712e3d0-35ed-4b39-bb19-fccf3695abd3",
              "date": "2025-04-03T21:25:55.9369766Z",
              "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": "66ff881d-e389-4523-a1d5-ee23ba2af7dd",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/a712e3d0-35ed-4b39-bb19-fccf3695abd3"
            }
          ],
          "calculateStatus": 2
        }
      ],
      "installers": [
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        },
        {
          "id": 1,
          "firstname": "sample string 2",
          "name": "sample string 3"
        }
      ],
      "isDeleted": true
    }
  ],
  "installers": [
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    },
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    }
  ],
  "isDeleted": true
}

application/x-www-form-urlencoded

Sample:

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

Response Information

Resource Description

BuildingComponentViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

CreatedTs

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

IsArchived

boolean

None.

Blueprints

Collection of BlueprintViewModel

None.

Installers

Collection of InstallerViewModel

None.

BlueprintsCount

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.