get
GET /openwowi/v1.2/CommercialInventory/Defects HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "IdNum": "text",
    "Description": "text",
    "IsSolved": true,
    "RemediationRefused": true,
    "InsertAutomaticResubmission": true,
    "DueUntil": "2025-04-26",
    "TimeCreate": "2025-04-26",
    "TimeDamage": "2025-04-26",
    "EconomicUnit": {
      "Id": 1,
      "IdNum": "text",
      "Name": "text",
      "Location": "text"
    },
    "Building": {
      "Id": 1,
      "IdNum": "text"
    },
    "UseUnit": {
      "Id": 1,
      "UseUnitNumber": "text"
    },
    "Component": {
      "Id": 1,
      "Name": "text"
    },
    "Facility": {
      "Id": 1,
      "Name": "text"
    },
    "PreviousDefect": {
      "Id": 1,
      "IdNum": "text"
    },
    "Commission": {
      "Id": 1,
      "IdNum": "text",
      "Code": "text",
      "RecordingDate": "2025-04-26",
      "ReleaseDate": "2025-04-26",
      "PlacingDate": "2025-04-26",
      "AcceptanceDate": "2025-04-26",
      "CompletionDate": "2025-04-26",
      "CommissionType": {
        "Id": 1,
        "Code": "text"
      },
      "CommissionStatus": {
        "Id": 1,
        "Code": "text"
      }
    },
    "Handover": {
      "Id": 1,
      "IdNum": "text"
    },
    "RestorationDuty": {
      "Id": 1,
      "Type": "text",
      "Code": "text"
    }
  }
]