UpdateFees

View as Markdown
Update editable fields of a fee Input variables - feeId: id of the fee - json representation of editable fields of a Fee - cost - description - startDate - duration (applicable only for fees that are not oneoff) - interval (applicable only for fees that are not oneoff)

Headers

tenantstringOptional
schoolCodestringOptional

Request

This endpoint expects an object.
costintegerRequired
startDatedateRequired
descriptionstringRequired
durationintegerRequired
intervalintegerRequired

Response

OK
idinteger
descriptionstring
costinteger
durationinteger
intervalinteger
startDatedate
periodanyOptional
typeanyOptional
schoolPeriodIdanyOptional