Get tuition payment trends

Returns collected, projected, outstanding-fee, and failed-payment values for each period between the supplied dates.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

year_idintegerRequired
Academic year identifier. The current implementation calculates across contracts regardless of this optional scope.

Request

This endpoint expects an object.
fromdateRequired
todateRequired
modeenumRequired
Allowed values:

Response

Tuition trend returned.
statusstringOptional
messagestringOptional
dataobjectOptional
exampleanyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error