Generate a recurring payment plan
Generates a plan for the active school from installment or total amount inputs. The frontend aborts a prior in-flight request before posting a new plan.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
payment_recurring_period_id
start_date
indefinite
installments
amount_per_installment
total_amount
Response
Generated plan values.
status
message
data
Errors
401
Unauthorized Error

