Charge a one-time payment by ACH
Charge a one-time payment by ACH
Immediately charges an existing scheduled payment through the selected merchant account and applies the resulting payment to its contract.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Existing payment identifier to charge.
Request
This endpoint expects a multipart form.
merchant_account_id
payment_amount
payment_data
contract_fees_type_id
is_credit
note
Response
The ACH payment result and payment resource were returned.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

