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_idintegerRequired

Query parameters

payment_plan_statusstring or list of stringsOptional

Scheduled/due status filter; may be repeated

Response

Contract list (not paginated).

statusenum
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error