List fees for a contract

Returns every contract fee for the selected contract, including recurring rows, payments, and registration discount context.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired
Contract identifier.

Response

Contract fees were returned successfully.
statusstring
messagestring
datalist of maps from strings to any

Errors

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