Update a scheduled ACH fundraising payment
Updates the amount, date, note, or donation type of an eligible ACH fundraising payment. Optional bank details are validated by the controller when supplied.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Request
This endpoint expects a multipart form.
wallet_id
payment_amount
payment_date
note
donation_type_id
payment_data
Response
Payment updated.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

