Update a contract fee type
Updates the editable billing fields for a school contract fee type and returns its refreshed resource representation.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Contract fee type identifier to update.
Request
This endpoint expects an object.
name
description
receipt_template
Allowed values:
account_id
qb_desktop_item_name
Response
Contract fee type was updated and returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error

