Revert registration discounts on a contract
Restores registration-discount snapshots for all affected fees, or only the fee IDs supplied in the request.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Contract ID.
Request
This endpoint expects an object.
fee_ids
Optional contract fee IDs to limit the rollback.
Response
Registration discounts reverted.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

