List contracts for an academic year
Returns contract rows from the contract page view, optionally filtered by scheduled payment-plan status.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
year_id
Query parameters
payment_plan_status
Scheduled/due status filter; may be repeated
Response
Contract list (not paginated).
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

