Comparative Analysis & Automated Ratios
| Line Item / Account Description |
|---|
/* --------------------------------------
ENDPOINT: Fetch Financial XML
URL: POST /api/qawaem/fetch
-------------------------------------- */
// cURL Example
curl -X POST http://localhost:5006/api/qawaem/fetch \
-H "Content-Type: application/json" \
-d '{ "year": "2023" }'
// Returns: Raw XBRL/XML Data
| ID | Method | Endpoint | Status | Timestamp | Action |
|---|---|---|---|---|---|
| Loading logs... | |||||