Replace a payment with ACH
Replaces an eligible failed payment by charging a supplied merchant ACH account immediately.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Failed payment identifier.
Request
This endpoint expects a multipart form.
merchant_account_id
payment_amount
payment_data
fees_priority
note
Response
Replacement ACH payment processed
status
message
data
PaymentResource for the replacement.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

