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

idintegerRequired>=1
Contract ID.

Request

This endpoint expects an object.
fee_idslist of integersOptional
Optional contract fee IDs to limit the rollback.

Response

Registration discounts reverted.
statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error