Delete an independent fee
Deletes an independent fee and its payment allocations after checking the user’s contract-edit permission.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Independent fee identifier.
Response
The independent fee was deleted successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

