Get collected contract fees

Returns the fee-collection totals for a contract owned by the signed-in parent’s family.

Authentication

AuthorizationBearer

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

Path parameters

contract_idintegerRequired

Response

Collected-fee totals returned; the service payload may be an empty array when no fees have been collected.

statusstring
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error