Delete contract fees
Deletes a contract fee or recurring fee and removes its related payment allocations when the operation is permitted.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Contract fee identifier or recurring_fee route identifier.
Response
Contract fees were deleted successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

