List fee types used by a contract

Returns the fee types, payment calendar, and balance information calculated for the selected school contract.

Authentication

AuthorizationBearer

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

Path parameters

contract_idintegerRequired>=1
School contract identifier whose fee type and balance details should be loaded.

Response

Contract fee type and payment summary data.
statusstring
messagestring
datalist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error