Subex · JSON Structure

Subex Leakage Alert Structure

Subex revenue leakage alert object returned from the Revenue Assurance API.

Type: object Properties: 12
TelecomRevenue AssuranceFraud ManagementAnalyticsBSS/OSS

LeakageAlert is a JSON Structure definition published by Subex, describing 12 properties.

Properties

leakageId leakageType severity status estimatedLoss currency serviceType affectedRecordCount controlName detectedAt resolutionNotes assignedTo

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "LeakageAlert",
  "description": "Subex revenue leakage alert object returned from the Revenue Assurance API.",
  "type": "object",
  "properties": {
    "leakageId": {
      "type": "string",
      "description": "Unique leakage alert identifier",
      "example": "LA-2026-000123"
    },
    "leakageType": {
      "type": "string",
      "description": "Classification of revenue leakage",
      "enum": ["UNBILLED_USAGE", "BILLING_ERROR", "PROVISIONING_MISMATCH", "TARIFF_ERROR", "ROAMING_LEAKAGE", "INTERCONNECT_LEAKAGE"]
    },
    "severity": {
      "type": "string",
      "description": "Severity level of the leakage",
      "enum": ["CRITICAL", "HIGH", "MEDIUM", "LOW"]
    },
    "status": {
      "type": "string",
      "description": "Current resolution status",
      "enum": ["OPEN", "IN_PROGRESS", "RESOLVED", "CLOSED"]
    },
    "estimatedLoss": {
      "type": "number",
      "description": "Estimated revenue loss in base currency"
    },
    "currency": {
      "type": "string",
      "description": "ISO 4217 currency code",
      "example": "USD"
    },
    "serviceType": {
      "type": "string",
      "description": "Telecom service type affected",
      "enum": ["VOICE", "DATA", "SMS", "ROAMING", "INTERCONNECT", "DIGITAL"]
    },
    "affectedRecordCount": {
      "type": "integer",
      "description": "Number of CDR records with leakage"
    },
    "controlName": {
      "type": "string",
      "description": "Name of the Subex ROC control that detected this leakage"
    },
    "detectedAt": {
      "type": "string",
      "format": "date-time",
      "description": "ISO 8601 timestamp of detection"
    },
    "resolutionNotes": {
      "type": "string",
      "description": "Notes added during investigation and resolution"
    },
    "assignedTo": {
      "type": "string",
      "description": "Analyst assigned to investigate"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/subex-leakage-alert-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.