Create a recurring payment plan
Creates a SchoolSet recurring payment plan from aligned payment dates, amounts, grace periods, and the selected contract payment method.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects a multipart form.
contract_id
payment_type_id
payment_recurring_period_id
payment_total_amount
payment_amounts
payment_dates
grace_period
payment_data
wallet_id
secondary_wallet_id
merchant_account_id
fees_priority
note
Response
Recurring plan created
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

