Card Management Module¶
Overview¶
Card inquiry, request, block, and limit operations through card integration services.
API Prefix: /api/v1/card
Route Verification Status¶
- Source Router:
app/api/v1/endpoints/card.py - Live Route Count: 5
- Verification State: Verified (2026-06-28)
- Canonical Tracking:
docs/API_ROUTE_DOCUMENTATION_TODO.md - Verification Method: Route decorators extracted from
@r.<method>(...)inapp/api/v1/endpoints/card.py.
API Endpoints (Verified Against Live Router)¶
For the complete card endpoint inventory (method, effective path, source line), use:
- docs/API_ROUTE_LIVE_REFERENCE.md -> section card.py (5 routes)