Update a recurring payment plan
Rebuilds scheduled payments and updates the active recurring plan's type, period, totals, wallets, and dates.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
payment_recurring_id
Request
This endpoint expects a multipart form.
payment_type_id
payment_recurring_period_id
contract_fees_type_id
payment_total_amount
old_payment_ids
old_payment_amounts
old_payment_dates
old_grace_period
new_payment_amounts
new_payment_dates
new_grace_period
payment_data
wallet_id
secondary_wallet_id
merchant_account_id
is_credit
note
Response
Recurring plan saved.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

