List independent fees
Returns paginated independent fees for the active school with supported filters, sorting, metadata, and filter options.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Query parameters
page
One-based page number.
per_page
Number of rows per page
sort
Allowed field sort
filter
Filter object including search
academic_year_id
Limit results to an academic year.
Response
Independent fees were returned with pagination and filter options.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error

