Create a contract fee type
Creates a school-specific contract fee type and returns the normalized record for immediate use in the billing interface.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
name
description
account_id
qb_desktop_item_name
Response
Contract fee type was created and returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error

