Delete an unused contract fee type
Deletes the selected fee type when no contract fees or payments still reference it, then returns an empty data payload.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Contract fee type identifier to delete.
Response
Contract fee type was deleted.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

