DELETE api/Projects/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Project
NameDescriptionTypeAdditional information
Id

globally unique identifier

Required

Name

string

Required

Status

string

Required

BuildingName

string

Required

CreatedTs

date

None.

CreatedBy

string

None.

ModifiedTs

date

None.

ModifiedBy

string

None.

CustomerId

integer

None.

Image

string

None.

Street

string

None.

No

string

None.

PostalCode

string

None.

City

string

None.

Country

string

None.

ContactName

string

None.

ContactFunction

string

None.

Mobile

string

None.

Email

string

None.

BuildingComponents

Collection of BuildingComponent

None.

IsDeleted

boolean

None.

Installers

Collection of Installer

None.

Link

string

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "92bdd826-326f-4d5f-a5e8-03aa07106f53",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2024-09-19T19:02:16.2815912Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2024-09-19T19:02:16.2815912Z",
  "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": [
    {
      "id": "a7939ecd-2379-41aa-8657-ae4200c4ee2a",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2024-09-19T19:02:16.2815912Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2024-09-19T19:02:16.2815912Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "2c57215a-869f-44aa-96c8-12fc6241971a",
      "blueprints": [
        {
          "id": "eb5d7e67-f258-4ae0-8139-a2ce5808d039",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2024-09-19T19:02:16.2815912Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2024-09-19T19:02:16.2815912Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2024-09-19T19:02:16.2815912Z",
          "buildingComponentId": "82008c28-0318-449d-819b-156ab8a64b92",
          "blueprintFileId": "2998e57e-46f5-4be2-9211-b26597ef4942",
          "blueprintFile": {
            "id": "be9f9c76-f5c0-4a84-ae12-41a465e7fd17",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2024-09-19T19:02:16.2815912Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "9e74b609-81a3-45ba-a9a2-38493f1296d9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2024-09-19T19:02:16.2815912Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2024-09-19T19:02:16.2815912Z",
              "modifiedBy": "sample string 5",
              "date": "2024-09-19T19:02:16.2815912Z",
              "customerId": 6,
              "qrId": "5baab0d5-0e62-4951-a1ca-0e71fcea6279",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "7e19c30a-079d-4477-9233-8b8f70eae4af",
              "markerXSolutions": [
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                },
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "9e74b609-81a3-45ba-a9a2-38493f1296d9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2024-09-19T19:02:16.2815912Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2024-09-19T19:02:16.2815912Z",
              "modifiedBy": "sample string 5",
              "date": "2024-09-19T19:02:16.2815912Z",
              "customerId": 6,
              "qrId": "5baab0d5-0e62-4951-a1ca-0e71fcea6279",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "7e19c30a-079d-4477-9233-8b8f70eae4af",
              "markerXSolutions": [
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                },
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                }
              ],
              "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": "eb5d7e67-f258-4ae0-8139-a2ce5808d039",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2024-09-19T19:02:16.2815912Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2024-09-19T19:02:16.2815912Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2024-09-19T19:02:16.2815912Z",
          "buildingComponentId": "82008c28-0318-449d-819b-156ab8a64b92",
          "blueprintFileId": "2998e57e-46f5-4be2-9211-b26597ef4942",
          "blueprintFile": {
            "id": "be9f9c76-f5c0-4a84-ae12-41a465e7fd17",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2024-09-19T19:02:16.2815912Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "9e74b609-81a3-45ba-a9a2-38493f1296d9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2024-09-19T19:02:16.2815912Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2024-09-19T19:02:16.2815912Z",
              "modifiedBy": "sample string 5",
              "date": "2024-09-19T19:02:16.2815912Z",
              "customerId": 6,
              "qrId": "5baab0d5-0e62-4951-a1ca-0e71fcea6279",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "7e19c30a-079d-4477-9233-8b8f70eae4af",
              "markerXSolutions": [
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                },
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "9e74b609-81a3-45ba-a9a2-38493f1296d9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2024-09-19T19:02:16.2815912Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2024-09-19T19:02:16.2815912Z",
              "modifiedBy": "sample string 5",
              "date": "2024-09-19T19:02:16.2815912Z",
              "customerId": 6,
              "qrId": "5baab0d5-0e62-4951-a1ca-0e71fcea6279",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "7e19c30a-079d-4477-9233-8b8f70eae4af",
              "markerXSolutions": [
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                },
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                }
              ],
              "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
    },
    {
      "id": "a7939ecd-2379-41aa-8657-ae4200c4ee2a",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2024-09-19T19:02:16.2815912Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2024-09-19T19:02:16.2815912Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "2c57215a-869f-44aa-96c8-12fc6241971a",
      "blueprints": [
        {
          "id": "eb5d7e67-f258-4ae0-8139-a2ce5808d039",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2024-09-19T19:02:16.2815912Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2024-09-19T19:02:16.2815912Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2024-09-19T19:02:16.2815912Z",
          "buildingComponentId": "82008c28-0318-449d-819b-156ab8a64b92",
          "blueprintFileId": "2998e57e-46f5-4be2-9211-b26597ef4942",
          "blueprintFile": {
            "id": "be9f9c76-f5c0-4a84-ae12-41a465e7fd17",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2024-09-19T19:02:16.2815912Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "9e74b609-81a3-45ba-a9a2-38493f1296d9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2024-09-19T19:02:16.2815912Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2024-09-19T19:02:16.2815912Z",
              "modifiedBy": "sample string 5",
              "date": "2024-09-19T19:02:16.2815912Z",
              "customerId": 6,
              "qrId": "5baab0d5-0e62-4951-a1ca-0e71fcea6279",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "7e19c30a-079d-4477-9233-8b8f70eae4af",
              "markerXSolutions": [
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                },
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "9e74b609-81a3-45ba-a9a2-38493f1296d9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2024-09-19T19:02:16.2815912Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2024-09-19T19:02:16.2815912Z",
              "modifiedBy": "sample string 5",
              "date": "2024-09-19T19:02:16.2815912Z",
              "customerId": 6,
              "qrId": "5baab0d5-0e62-4951-a1ca-0e71fcea6279",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "7e19c30a-079d-4477-9233-8b8f70eae4af",
              "markerXSolutions": [
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                },
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                }
              ],
              "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": "eb5d7e67-f258-4ae0-8139-a2ce5808d039",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2024-09-19T19:02:16.2815912Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2024-09-19T19:02:16.2815912Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2024-09-19T19:02:16.2815912Z",
          "buildingComponentId": "82008c28-0318-449d-819b-156ab8a64b92",
          "blueprintFileId": "2998e57e-46f5-4be2-9211-b26597ef4942",
          "blueprintFile": {
            "id": "be9f9c76-f5c0-4a84-ae12-41a465e7fd17",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2024-09-19T19:02:16.2815912Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "9e74b609-81a3-45ba-a9a2-38493f1296d9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2024-09-19T19:02:16.2815912Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2024-09-19T19:02:16.2815912Z",
              "modifiedBy": "sample string 5",
              "date": "2024-09-19T19:02:16.2815912Z",
              "customerId": 6,
              "qrId": "5baab0d5-0e62-4951-a1ca-0e71fcea6279",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "7e19c30a-079d-4477-9233-8b8f70eae4af",
              "markerXSolutions": [
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                },
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "9e74b609-81a3-45ba-a9a2-38493f1296d9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2024-09-19T19:02:16.2815912Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2024-09-19T19:02:16.2815912Z",
              "modifiedBy": "sample string 5",
              "date": "2024-09-19T19:02:16.2815912Z",
              "customerId": 6,
              "qrId": "5baab0d5-0e62-4951-a1ca-0e71fcea6279",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "7e19c30a-079d-4477-9233-8b8f70eae4af",
              "markerXSolutions": [
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "202e0769-64bf-431a-bf46-4af75f0c4dad",
                  "markerId": "7d176a32-ec18-4b0e-8a6b-9983b8d1cf5d",
                  "solutionId": "7d2a5d4b-1a73-4da7-b053-9524fb71e758",
                  "taxonomy263415Id": "8b576c03-e176-4a75-874e-5e8bc6fc2cd6",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2024-09-19T19:02:16.2815912Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "5288dfb7-28ba-419f-aeeb-4c31d98b6072",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "9181dfdc-7894-4e89-91f5-358dc4ecab66",
                      "qrLogAttributeListValue": {
                        "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                        "description": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                        "qrLogAttribute": {
                          "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                          "code": "sample string 2",
                          "createdTs": "2024-09-19T19:02:16.2815912Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                          "qrLogAttributeClass": {
                            "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ]
                      },
                      "markerXSolutionsId": "3d4190de-b9db-4885-b660-2a11673dd3c4",
                      "qrLogAttributeId": "0522029a-d977-4204-8c8c-0ed0d7a295c2",
                      "qrLogAttribute": {
                        "id": "adbec613-daf2-4c62-a1f0-ddcd7a1cc262",
                        "code": "sample string 2",
                        "createdTs": "2024-09-19T19:02:16.2815912Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "1e7cf9d6-521f-4fe4-b754-5b48f66dc523",
                        "qrLogAttributeClass": {
                          "id": "6c62d8fd-1023-4089-8cc2-05ea363ba8c5",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            },
                            {
                              "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          },
                          {
                            "id": "a1704d1e-0a2f-478f-b321-b492e808dc54",
                            "description": "sample string 2",
                            "createdTs": "2024-09-19T19:02:16.2815912Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2024-09-19T19:02:16.2815912Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "95786ac3-1589-4cfe-8ac5-973e7f718223",
                            "translations": [
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              },
                              {
                                "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          },
                          {
                            "id": "9eaf5e1b-a1c3-4474-810b-048124cbe967",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "c01d45e8-f026-46c3-8af0-191e0ffa373f"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5afa4140-a729-4d43-8214-0d80a4f4b2e3",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    },
                    {
                      "id": "9312814f-d83f-4236-87f3-865d0168dbd9",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2024-09-19T19:02:16.2815912Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "b6c8e898-c270-4f5e-986f-f0f651d4f002",
                      "reportId": "dc75da95-ef15-4808-b15e-0ea18228be1c",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9312814f-d83f-4236-87f3-865d0168dbd9"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    },
                    {
                      "id": "357d0ee5-7994-40ab-98d7-78e3e0e2c5b7",
                      "markerXSolutionsId": "8c392dfa-ba20-4bbe-ba9f-2e098ca4c89b",
                      "productId": "51bf95fc-ed9c-437d-8ddb-3b0a185ec838"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                },
                {
                  "id": "958d26f7-71c2-41e9-ad27-a89aa83c1c92",
                  "date": "2024-09-19T19:02:16.2815912Z",
                  "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": "29291902-d32e-4da1-abc8-94eb723348a8",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/958d26f7-71c2-41e9-ad27-a89aa83c1c92"
                }
              ],
              "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
    }
  ],
  "isDeleted": true,
  "installers": [
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    },
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    }
  ],
  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/92bdd826-326f-4d5f-a5e8-03aa07106f53"
}