List contracts requiring collection
Returns contracts with an account due for the selected academic year, filtered to active or snoozed collection records and optionally by scheduled payment status.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
year_id
Academic year identifier. Use 0 to include all years.
Query parameters
status
Collection records to return.
Allowed values:
payment_plan_status
Optional scheduled-payment status or statuses.
Response
Collection contracts returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error

