Get one contract fee type

Fetches the complete fee type record used when displaying or editing contract billing configuration.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired>=1
Contract fee type identifier.

Response

The requested contract fee type.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

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