Repeat a failed payment
Reprocesses an eligible failed wallet or ACH payment using its stored payment method.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Payment identifier to repeat.
Response
Repeated payment processed
status
message
data
PaymentResource for the repeated payment.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

