Report contract fees

Returns contract-fee rows grouped by recurring fee, with payment totals and payment-plan amounts.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
contract_fees_type_idslist of integersOptional
academic_year_idslist of integersOptional
family_idslist of integersOptional
fromdatetimeOptional
todatetimeOptional
payment_plan_statuslist of enumsOptional
Allowed values:

Response

Contract-fee report returned as an array.

statusstring
messagestring
datalist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error