# ETF SCREENING PURIFICATION v.1 ETF SCREENING PURIFICATION v.1 Endpoint: POST /musaffa/etf/purification Version: 1.0.0 Security: ## Header parameters: - `clientid` (string) Example: "{{clientId}}" - `time` (string) Example: "{{time}}" - `token` (string) Example: "{{token}}" ## Request fields (application/json): - `symbol` (string) Example: "SEMI" ## Response 200 fields (application/json): - `aggregateInterestBearingDebt` (object) - `aggregateInterestBearingDebt.debtAmount ` (number) Example: 2727073.14 - `aggregateInterestBearingDebt.debtRatio ` (number) Example: 15.93 - `aggregateInterestBearingDebt.status` (string) Example: "Pass" - `aggregateInterestBearingSecuritiesAndAssets` (object) - `aggregateInterestBearingSecuritiesAndAssets.interestAmount` (number) Example: 2512078.37 - `aggregateInterestBearingSecuritiesAndAssets.interestRatio` (number) Example: 14.67 - `aggregateRevenue` (number) Example: 3399008.95 - `aggregateRevenueBreakdown` (object) - `aggregateRevenueBreakdown.doubtfulRatio` (number) Example: 0.2 - `aggregateRevenueBreakdown.doubtfulRevenue` (number) Example: 6880.46 - `aggregateRevenueBreakdown.halalRatio` (number) Example: 98.67 - `aggregateRevenueBreakdown.halalRevenue` (number) Example: 3353670.39 - `aggregateRevenueBreakdown.notHalalRatio` (number) Example: 1.13 - `aggregateRevenueBreakdown.notHalalRevenue` (number) Example: 38458.09 - `assetClass` (string) Example: "Equity" - `complianceStatus` (string) Example: "HALAL" - `investmentSegment` (string) Example: "Information Technology" - `isin` (string) Example: "US19761L8708" - `lastUpdate` (string) Example: "2023-06-14 23:52:43.627582" - `market` (string) Example: "US" - `month36AverageMarkCap` (number) Example: 17122821.14 - `name` (string) Example: "Columbia Seligman Semiconductor and Technology ETF" - `navCurrency` (string) Example: "USD" - `numberOfHoldings` (number) Example: 40 - `symbol` (string) Example: "SEMI" - `uncoveredHoldings` (number)