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

idintegerRequired>=1
Contract fee type identifier to delete.

Response

Contract fee type was deleted.
statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error