Reorder contract fee types

Saves the submitted global and school fee type order and returns the refreshed fee type resources.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects a list of objects.
idintegerRequired>=1
groupenumRequired

Response

Fee types were reordered and returned.
statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error