Generate a recurring fee plan
Calculates recurring contract-fee installments from the supplied period, amount, installment count, and start date.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
fee_recurring_period_id
installments
amount_per_installment
total_amount
indefinite
start_date
Response
Generated installment schedule
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

