{"name":"Invoice Processing API","version":"2.0.0","description":"Unified invoice processing system","endpoints":{"invoice_processing":{"/process-invoice/":"Universal invoice processing endpoint","/billupload/":"Bill upload (called by Huginn with tokens)","/failed-invoices/":"List failed invoices for review (API)","/failed-invoices":"Failed invoices dashboard (Web UI)","/failed-invoices/summary":"Error summary statistics","/failed-invoices/{correlation_id}/resolve":"Mark invoice as resolved","/failed-invoices/{correlation_id}/retry":"Retry failed invoice processing"},"payment_processing":{"/process_payments/":"Process standard vendor payments (K2, Craft)","/YTprocess_payments/":"Process Yi Tong payments","/ELprocess_payments/":"Process Elegant Lighting payments","/payment-submit":"Payment submission web GUI","/payments":"Payment history dashboard (Web UI)","/payments/history":"Payment history API with filters","/payments/summary":"Payment summary statistics","/payments/{submission_id}/review":"Mark payment as reviewed","/payments/export":"Export payment history to CSV"},"k2_tools":{"/k2-import":"K2 manual import web GUI","/k2-manual-import/":"K2 manual import API endpoint"},"system":{"/health":"Health check","/":"Main navigation page","/api":"API information","/docs":"API documentation (Swagger UI)","/redoc":"API documentation (ReDoc)"}}}