{
  "authentication": {
    "format": "Base64 of 'partnerCode:hash_sha512(username + timestamp)'",
    "type": "Base64 + SHA-512"
  },
  "endpoints": {
    "health": "/health",
    "pay_bill": "/api/v2/pay",
    "query_bill": "/api/v2/querybill"
  },
  "environment": "production",
  "service": "Billing Server API - Production Environment",
  "status": "running",
  "supported_categories": [
    "Education",
    "Government",
    "Telecom",
    "Electricity & Water",
    "Cable TV",
    "Traffic Payments"
  ],
  "timestamp": "2026-04-17T19:54:46.230596"
}
