Create independent fees

Creates one or more independent fees for an academic-year audience after validating their payment plans and payers.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
feeslist of objectsRequired

Response

Independent fees were created successfully.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error