Fees Feature
Overview
Fee management and payment tracking system.
Features
- Fee structure management
- Payment processing
- Receipt generation
- Payment reminders
- Financial reports
Fee Data
- Fee type
- Amount
- Due date
- Student/Parent ID
- Payment status
- Payment method
- Receipt number
Endpoints
GET /api/v1/fees
POST /api/v1/fees
GET /api/v1/fees/{id}
PUT /api/v1/fees/{id}
Fee Types
- Tuition fees
- Admission fees
- Examination fees
- Activity fees
- Late payment penalties
Payment Status
- Pending: Payment not received
- Partial: Partial payment made
- Paid: Fully paid
- Overdue: Past due date
Reports
- Outstanding fees
- Payment history
- Revenue reports
- Pending payments