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": "0e2fff9b-3db2-4c5a-9b62-def9c923b2f4",
  "name": "sample string 2",
  "description": "sample string 3",
  "order": "sample string 4",
  "createdTs": "2025-09-19T04:29:21.5611033Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-09-19T04:29:21.5611033Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "projectId": "8bdd6a18-fec2-4d08-8eab-e4cb31c933cf",
  "project": {
    "id": "e71aeeba-cbdd-43f4-86f9-610b610bc9de",
    "name": "sample string 2",
    "status": "sample string 3",
    "buildingName": "sample string 4",
    "createdTs": "2025-09-19T04:29:21.5611033Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
    "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/e71aeeba-cbdd-43f4-86f9-610b610bc9de"
  },
  "blueprints": [
    {
      "id": "f573a2d7-9e22-4f13-9875-66db0f12e9cd",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-09-19T04:29:21.5611033Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-09-19T04:29:21.5611033Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-09-19T04:29:21.5611033Z",
      "buildingComponentId": "9ba76ade-841b-4426-8fa4-847f2fdd1ce3",
      "blueprintFileId": "5b1ca94f-3fcd-4257-8ee5-4c9790a5f046",
      "blueprintFile": {
        "id": "76cf2c9b-bd83-4dec-b830-c248053eb89e",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-09-19T04:29:21.5611033Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "251616ee-6545-4a4a-a272-7b541055890a",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-09-19T04:29:21.5611033Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-09-19T04:29:21.5611033Z",
          "modifiedBy": "sample string 5",
          "date": "2025-09-19T04:29:21.5611033Z",
          "customerId": 6,
          "qrId": "4c14079d-c4c2-4c0d-a690-5664927b08ff",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0a2c074f-2cf5-42ef-90a9-9ded97dfcbaf",
          "markerXSolutions": [
            {
              "id": "a0b6b264-d823-407e-9bcb-2953b54bd31f",
              "markerId": "e7c3cc9c-ff60-4f25-b196-b57b09af4811",
              "solutionId": "b5f271e4-1709-4421-bf98-dec01201fa50",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-09-19T04:29:21.5611033Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                },
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                },
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "a0b6b264-d823-407e-9bcb-2953b54bd31f",
              "markerId": "e7c3cc9c-ff60-4f25-b196-b57b09af4811",
              "solutionId": "b5f271e4-1709-4421-bf98-dec01201fa50",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-09-19T04:29:21.5611033Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                },
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                },
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "2df15099-8c35-46f7-8ef6-f664c1a9072b",
              "date": "2025-09-19T04:29:21.5611033Z",
              "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": "c1eb5c44-6b9a-4420-b4d8-54c10fae0418",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/2df15099-8c35-46f7-8ef6-f664c1a9072b"
            },
            {
              "id": "2df15099-8c35-46f7-8ef6-f664c1a9072b",
              "date": "2025-09-19T04:29:21.5611033Z",
              "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": "c1eb5c44-6b9a-4420-b4d8-54c10fae0418",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/2df15099-8c35-46f7-8ef6-f664c1a9072b"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "251616ee-6545-4a4a-a272-7b541055890a",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-09-19T04:29:21.5611033Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-09-19T04:29:21.5611033Z",
          "modifiedBy": "sample string 5",
          "date": "2025-09-19T04:29:21.5611033Z",
          "customerId": 6,
          "qrId": "4c14079d-c4c2-4c0d-a690-5664927b08ff",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0a2c074f-2cf5-42ef-90a9-9ded97dfcbaf",
          "markerXSolutions": [
            {
              "id": "a0b6b264-d823-407e-9bcb-2953b54bd31f",
              "markerId": "e7c3cc9c-ff60-4f25-b196-b57b09af4811",
              "solutionId": "b5f271e4-1709-4421-bf98-dec01201fa50",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-09-19T04:29:21.5611033Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                },
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                },
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "a0b6b264-d823-407e-9bcb-2953b54bd31f",
              "markerId": "e7c3cc9c-ff60-4f25-b196-b57b09af4811",
              "solutionId": "b5f271e4-1709-4421-bf98-dec01201fa50",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-09-19T04:29:21.5611033Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                },
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                },
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "2df15099-8c35-46f7-8ef6-f664c1a9072b",
              "date": "2025-09-19T04:29:21.5611033Z",
              "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": "c1eb5c44-6b9a-4420-b4d8-54c10fae0418",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/2df15099-8c35-46f7-8ef6-f664c1a9072b"
            },
            {
              "id": "2df15099-8c35-46f7-8ef6-f664c1a9072b",
              "date": "2025-09-19T04:29:21.5611033Z",
              "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": "c1eb5c44-6b9a-4420-b4d8-54c10fae0418",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/2df15099-8c35-46f7-8ef6-f664c1a9072b"
            }
          ],
          "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": "f573a2d7-9e22-4f13-9875-66db0f12e9cd",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2025-09-19T04:29:21.5611033Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2025-09-19T04:29:21.5611033Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2025-09-19T04:29:21.5611033Z",
      "buildingComponentId": "9ba76ade-841b-4426-8fa4-847f2fdd1ce3",
      "blueprintFileId": "5b1ca94f-3fcd-4257-8ee5-4c9790a5f046",
      "blueprintFile": {
        "id": "76cf2c9b-bd83-4dec-b830-c248053eb89e",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2025-09-19T04:29:21.5611033Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "251616ee-6545-4a4a-a272-7b541055890a",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-09-19T04:29:21.5611033Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-09-19T04:29:21.5611033Z",
          "modifiedBy": "sample string 5",
          "date": "2025-09-19T04:29:21.5611033Z",
          "customerId": 6,
          "qrId": "4c14079d-c4c2-4c0d-a690-5664927b08ff",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0a2c074f-2cf5-42ef-90a9-9ded97dfcbaf",
          "markerXSolutions": [
            {
              "id": "a0b6b264-d823-407e-9bcb-2953b54bd31f",
              "markerId": "e7c3cc9c-ff60-4f25-b196-b57b09af4811",
              "solutionId": "b5f271e4-1709-4421-bf98-dec01201fa50",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-09-19T04:29:21.5611033Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                },
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                },
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "a0b6b264-d823-407e-9bcb-2953b54bd31f",
              "markerId": "e7c3cc9c-ff60-4f25-b196-b57b09af4811",
              "solutionId": "b5f271e4-1709-4421-bf98-dec01201fa50",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-09-19T04:29:21.5611033Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                },
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                },
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "2df15099-8c35-46f7-8ef6-f664c1a9072b",
              "date": "2025-09-19T04:29:21.5611033Z",
              "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": "c1eb5c44-6b9a-4420-b4d8-54c10fae0418",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/2df15099-8c35-46f7-8ef6-f664c1a9072b"
            },
            {
              "id": "2df15099-8c35-46f7-8ef6-f664c1a9072b",
              "date": "2025-09-19T04:29:21.5611033Z",
              "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": "c1eb5c44-6b9a-4420-b4d8-54c10fae0418",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/2df15099-8c35-46f7-8ef6-f664c1a9072b"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "251616ee-6545-4a4a-a272-7b541055890a",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2025-09-19T04:29:21.5611033Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2025-09-19T04:29:21.5611033Z",
          "modifiedBy": "sample string 5",
          "date": "2025-09-19T04:29:21.5611033Z",
          "customerId": 6,
          "qrId": "4c14079d-c4c2-4c0d-a690-5664927b08ff",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "0a2c074f-2cf5-42ef-90a9-9ded97dfcbaf",
          "markerXSolutions": [
            {
              "id": "a0b6b264-d823-407e-9bcb-2953b54bd31f",
              "markerId": "e7c3cc9c-ff60-4f25-b196-b57b09af4811",
              "solutionId": "b5f271e4-1709-4421-bf98-dec01201fa50",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-09-19T04:29:21.5611033Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                },
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                },
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "a0b6b264-d823-407e-9bcb-2953b54bd31f",
              "markerId": "e7c3cc9c-ff60-4f25-b196-b57b09af4811",
              "solutionId": "b5f271e4-1709-4421-bf98-dec01201fa50",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2025-09-19T04:29:21.5611033Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "7a24d5d8-4f26-4124-be38-c5c6d63b6abb",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "db95191a-a8d7-4d01-bd6e-c429f21c834e",
                  "qrLogAttributeListValue": {
                    "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                    "description": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                    "qrLogAttribute": {
                      "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                      "code": "sample string 2",
                      "createdTs": "2025-09-19T04:29:21.5611033Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                      "qrLogAttributeClass": {
                        "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a282146c-9abb-402f-9543-bfcce04780a1",
                  "qrLogAttributeId": "23858d4e-97f5-4c7b-bee5-506dd812fe22",
                  "qrLogAttribute": {
                    "id": "56c49ee0-0dba-466e-a222-4ed99775b785",
                    "code": "sample string 2",
                    "createdTs": "2025-09-19T04:29:21.5611033Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "fa89b6b6-21b6-4218-a756-2bdc6d9c8af4",
                    "qrLogAttributeClass": {
                      "id": "68a0e0e5-30cb-41c0-9300-37af074c915e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        },
                        {
                          "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      },
                      {
                        "id": "6beba625-6f07-4602-a691-e81ae9a9523c",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T04:29:21.5611033Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T04:29:21.5611033Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "704c5f05-79b8-4f86-887c-d3b00d997006",
                        "translations": [
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          },
                          {
                            "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      },
                      {
                        "id": "87185ded-c1b3-4283-a3d3-3a87fe1e0596",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "f7edebef-796f-4dcd-885f-b2ed21e4ddf4"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "ad126bcc-9801-4684-8d40-19461bd1b59d",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                },
                {
                  "id": "092f7fa8-5503-4168-85af-9f5a632c172f",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2025-09-19T04:29:21.5611033Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "c3759f42-2d56-4013-97b6-8aa3a3604dac",
                  "reportId": "8ceb6262-ae0e-4eec-bdf8-4b9667ef7147",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/092f7fa8-5503-4168-85af-9f5a632c172f"
                }
              ],
              "selectedProducts": [
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                },
                {
                  "id": "296a4b4e-99c7-44bd-9ccd-de687295c518",
                  "markerXSolutionsId": "c1629c92-b685-4d07-a332-b54b81bbe874",
                  "productId": "8831fc93-f696-4867-8dc3-825f2d85c49d"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "2df15099-8c35-46f7-8ef6-f664c1a9072b",
              "date": "2025-09-19T04:29:21.5611033Z",
              "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": "c1eb5c44-6b9a-4420-b4d8-54c10fae0418",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/2df15099-8c35-46f7-8ef6-f664c1a9072b"
            },
            {
              "id": "2df15099-8c35-46f7-8ef6-f664c1a9072b",
              "date": "2025-09-19T04:29:21.5611033Z",
              "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": "c1eb5c44-6b9a-4420-b4d8-54c10fae0418",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/2df15099-8c35-46f7-8ef6-f664c1a9072b"
            }
          ],
          "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.