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_id
School contract identifier whose fee type and balance details should be loaded.
Response
Contract fee type and payment summary data.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

